public interface H2SpatialConnectionParameters extends JDBCConnectionParameters, FilesystemStoreParameters
BATCH_SIZE_PARAMETER_NAME, CATALOG_PARAMTER_NAME, DEFAULT_BATCH_SIZE, JDBC_DRIVER_CLASS_PARAMTER_NAME, SCHEMA_PARAMTER_NAME, URL_PARAMTER_NAMEDBNAME_PARAMTER_NAME, HOST_PARAMTER_NAME, PASSWORD_PARAMTER_NAME, PORT_PARAMTER_NAME, USER_PARAMTER_NAMECRS_PARAMTER_NAME| Modifier and Type | Method and Description |
|---|---|
boolean |
getMaintainGlobalConnection() |
int |
getMaxSecondsIdle() |
java.util.Properties |
getProperties() |
boolean |
getServerAllowOthers() |
int |
getServerPort() |
java.lang.String |
getServerPortAsString() |
int |
getSplitSize() |
getBatchSize, getCatalog, getJDBCDriverClassName, getSchema, getUrlgetDBName, getHost, getPassword, getPort, getUser, setDBName, setHost, setPassword, setPort, setUserclear, getCopy, toByteArray, toString, validateloadFromState, saveToStateclone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuetoJson, toJson, toJsonBuilder, toJsonBuilderfromJsongetFile, setFilejava.util.Properties getProperties()
int getMaxSecondsIdle()
int getServerPort()
java.lang.String getServerPortAsString()
boolean getServerAllowOthers()
int getSplitSize()
boolean getMaintainGlobalConnection()