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