Package | Description |
---|---|
org.apache.cayenne.access.jdbc |
Contains classes that handle JDBC interactions.
|
org.apache.cayenne.dba.hsqldb |
HSQLDB DbAdapter.
|
Modifier and Type | Method and Description |
---|---|
protected ProcedureTranslator |
ProcedureAction.createTranslator(Connection connection)
Returns the ProcedureTranslator to use for this ProcedureAction.
|
Modifier and Type | Class and Description |
---|---|
class |
HSQLDBProcedureTranslator
Works around HSQLDB's pickiness about stored procedure syntax.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.