com.bstek.dorado.core.store
public class H2BaseStore extends SqlBaseStoreSupport
connectionProperties, defaultAutoCommit, defaultCatalog, defaultReadOnly, defaultTransactionIsolation, driverClassName, initialSize, initScriptFiles, maxActive, maxIdle, maxWait, minEvictableIdleTimeMillis, minIdle, namespace, password, scriptFileCharset, timeBetweenEvictionRunsMillis, username, version
Constructor and Description |
---|
H2BaseStore() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getConnectionUrl() |
protected void |
prepareNamespace() |
getConnection, getConnectionProperties, getDataSource, getDefaultAutoCommit, getDefaultCatalog, getDefaultReadOnly, getDefaultTransactionIsolation, getDriverClassName, getInitialSize, getInitScriptFiles, getMaxActive, getMaxIdle, getMaxWait, getMinEvictableIdleTimeMillis, getMinIdle, getNamespace, getPassword, getScriptFileCharset, getTimeBetweenEvictionRunsMillis, getUsername, getVersion, initNamespace, runInitScriptFile, setBeanName, setConnectionProperties, setDefaultAutoCommit, setDefaultCatalog, setDefaultReadOnly, setDefaultTransactionIsolation, setDriverClassName, setInitialSize, setInitScriptFiles, setMaxActive, setMaxIdle, setMaxWait, setMinEvictableIdleTimeMillis, setMinIdle, setNamespace, setPassword, setScriptFileCharset, setTimeBetweenEvictionRunsMillis, setUsername, setVersion
protected java.lang.String getConnectionUrl() throws java.lang.Exception
getConnectionUrl
in class SqlBaseStoreSupport
java.lang.Exception
protected void prepareNamespace() throws java.lang.Exception
prepareNamespace
in class SqlBaseStoreSupport
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.