|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.AbstractDataStoreFactory
org.geotools.jdbc.JDBCDataStoreFactory
org.geotools.jdbc.JDBCJNDIDataStoreFactory
org.geotools.data.h2.H2JNDIDataStoreFactory
public class H2JNDIDataStoreFactory
JNDI DataStoreFactory for H2.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.geotools.data.DataAccessFactory |
---|
DataAccessFactory.Param |
Field Summary |
---|
Fields inherited from class org.geotools.jdbc.JDBCJNDIDataStoreFactory |
---|
delegate, J2EERootContext, JNDI_REFNAME |
Fields inherited from class org.geotools.jdbc.JDBCDataStoreFactory |
---|
DATABASE, DATASOURCE, DBTYPE, EXPOSE_PK, FETCHSIZE, HOST, MAX_OPEN_PREPARED_STATEMENTS, MAXCONN, MAXWAIT, MINCONN, NAMESPACE, PASSWD, PK_METADATA_TABLE, PORT, SCHEMA, USER, VALIDATECONN |
Constructor Summary | |
---|---|
H2JNDIDataStoreFactory()
|
Method Summary | |
---|---|
java.io.File |
getBaseDirectory()
|
void |
setBaseDirectory(java.io.File baseDirectory)
|
Methods inherited from class org.geotools.jdbc.JDBCJNDIDataStoreFactory |
---|
checkDBType, createDataSource, createDataStoreInternal, createNewDataStore, createSQLDialect, getDatabaseID, getDescription, getDisplayName, getDriverClassName, getImplementationHints, getJDBCUrl, getValidationQuery, isAvailable, setupParameters |
Methods inherited from class org.geotools.jdbc.JDBCDataStoreFactory |
---|
canProcess, checkDBType, createDataSource, createDataStore, getParametersInfo |
Methods inherited from class org.geotools.data.AbstractDataStoreFactory |
---|
getParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public H2JNDIDataStoreFactory()
Method Detail |
---|
public void setBaseDirectory(java.io.File baseDirectory)
H2DataStoreFactory.setBaseDirectory(File)
public java.io.File getBaseDirectory()
H2DataStoreFactory.getBaseDirectory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |