Package | Description |
---|---|
org.apache.manifoldcf.core.database |
Modifier and Type | Class and Description |
---|---|
class |
DBInterfaceDerby |
class |
DBInterfaceHSQLDB
This is the HSQLDB implementation of the IDBInterface class.
|
class |
DBInterfaceMariaDB |
class |
DBInterfaceMySQL |
class |
DBInterfacePostgreSQL |
Modifier and Type | Field and Description |
---|---|
protected Database |
Database.QueryCacheExecutor.database |
Constructor and Description |
---|
Database.QueryCacheExecutor(Database database,
boolean needResult) |