| Package | Description | 
|---|---|
| org.apache.torque.adapter | Adapters between Torque and various databases. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DerbyAdapterThis is used to connect to an embedded Apache Derby Database using
 the supplied JDBC driver. | 
| class  | HsqldbAdapterThis is used to connect to Hsqldb databases. | 
| class  | MssqlAdapterThis is used to connect to a MSSQL database. | 
| class  | MysqlAdapterThis is used in order to connect to a MySQL database using the MM
 drivers. | 
| class  | NoneAdapterThis DatabaseHandler is used when you do not have a database
 installed. | 
| class  | OracleAdapterThis code should be used for an Oracle database pool. | 
| class  | PostgresAdapterThis is used to connect to PostgresQL databases. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.