Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.access.jdbc |
Contains classes that handle JDBC interactions.
|
org.apache.cayenne.access.jdbc.reader | |
org.apache.cayenne.access.translator.select | |
org.apache.cayenne.configuration.server | |
org.apache.cayenne.dba.ingres | |
org.apache.cayenne.dba.postgres |
PostgreSQL DbAdapter.
|
org.apache.cayenne.dba.sqlserver |
MS SQLServer DbAdapter.
|
org.apache.cayenne.query |
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
|
org.apache.cayenne.velocity |
Class and Description |
---|
ColumnDescriptor
A descriptor of a ResultSet column.
|
RowDescriptor
A descriptor of a result row obtained from a database.
|
SQLTemplateProcessor |
Class and Description |
---|
BaseSQLAction
A convenience superclass for SQLAction implementations.
|
ColumnDescriptor
A descriptor of a ResultSet column.
|
RowDescriptor
A descriptor of a result row obtained from a database.
|
RowDescriptorBuilder
A builder class that helps to assemble
RowDescriptor instances from various
types of inputs. |
SQLStatement
A PreparedStatement descriptor containing a String of SQL and an array of parameters.
|
Class and Description |
---|
ColumnDescriptor
A descriptor of a ResultSet column.
|
RowDescriptor
A descriptor of a result row obtained from a database.
|
Class and Description |
---|
ColumnDescriptor
A descriptor of a ResultSet column.
|
Class and Description |
---|
SQLTemplateProcessor |
Class and Description |
---|
BaseSQLAction
A convenience superclass for SQLAction implementations.
|
SelectAction
A SQLAction that handles SelectQuery execution.
|
Class and Description |
---|
BaseSQLAction
A convenience superclass for SQLAction implementations.
|
BatchAction |
Class and Description |
---|
BaseSQLAction
A convenience superclass for SQLAction implementations.
|
BatchAction |
ProcedureAction
A SQLAction that runs a stored procedure.
|
Class and Description |
---|
ColumnDescriptor
A descriptor of a ResultSet column.
|
Class and Description |
---|
ColumnDescriptor
A descriptor of a ResultSet column.
|
SQLStatement
A PreparedStatement descriptor containing a String of SQL and an array of parameters.
|
SQLTemplateProcessor |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.