public class H2DatabaseSupport extends DatabaseSupportBase
DatabaseSupport.ConnectionTypeDATABASE_INFO_NAME| Constructor and Description |
|---|
H2DatabaseSupport(DatabaseSupport.ConnectionType connectionType)
Construct an H2DatabaseSupport object
|
buildQueryString, close, getConnectionSource, getDatabaseType, getOpenHelperCallbacksList, getResultList, getSingleResult, getVersion, initialize, registerOpenHelperCallbacks, setVersionpublic H2DatabaseSupport(DatabaseSupport.ConnectionType connectionType)
connectionType - ConnectionType - memory, file or pooledThis documentation is licensed by Andrew Bowley under the GPLv3 License.