Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cayenne.access.jdbc Classes and Interfaces - 41 results found.
NameDescriptionTypePackageFramework
BaseSQLActionA convenience superclass for SQLAction implementations.Classorg.apache.cayenne.access.jdbcApache Cayenne
BatchActionClassorg.apache.cayenne.access.jdbcApache Cayenne
BatchQueryBuilderFactoryFactory which creates BatchQueryBuilders for different types of queries, which, in their turn, create SQL stringsInterfaceorg.apache.cayenne.access.jdbcApache Cayenne
BindDirectiveA custom Velocity directive to create a PreparedStatement parameter text.Classorg.apache.cayenne.access.jdbcApache Cayenne
BindEqualDirectiveA custom Velocity directive to create a PreparedStatement parameter text for "= ?".Classorg.apache.cayenne.access.jdbcApache Cayenne
BindNotEqualDirectiveA custom Velocity directive to create a PreparedStatement parameter text for "Fields inherited from class org.Classorg.apache.cayenne.access.jdbcApache Cayenne
BindObjectEqualDirectiveA custom Velocity directive to create a set of SQL conditions to match an ObjectId of an object.Classorg.apache.cayenne.access.jdbcApache Cayenne
BindObjectNotEqualDirectiveA custom Velocity directive to create a set of SQL conditions to check unequality of an ObjectId of an object.Classorg.apache.cayenne.access.jdbcApache Cayenne
ChainDirectiveA custom Velocity directive to conditionally join a number of chunks.Classorg.apache.cayenne.access.jdbcApache Cayenne
ChunkDirectiveA custom Velocity directive to describe a conditional chunk of a chain.Classorg.apache.cayenne.access.jdbcApache Cayenne
ColumnDescriptorA descriptor of a ResultSet column.Classorg.apache.cayenne.access.jdbcApache Cayenne
DefaultBatchQueryBuilderFactoryDefault implementation of BatchQueryBuilderFactory.Classorg.apache.cayenne.access.jdbcApache Cayenne
DistinctResultIteratorA ResultIterator that does in-memory filtering of rows to return only distinct rows.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLActionParses an EJBQL statement, converting it to SQL.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLConditionTranslatorClassorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLDbPathTranslatorClassorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLDeleteTranslatorA translator of EJBQL DELETE statements into SQL.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLFromTranslatorClassorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLJoinAppenderHandles appending joins to the content buffer at a marked position.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLMultiColumnOperandA holder of multi-column match condition operand.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLPathTranslatorA translator that walks the relationship/attribute path, appending joins to the query.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLSelectColumnsTranslatorTranslator of the EJBQL select clause.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLSelectTranslatorA translator of EJBQL SELECT statements into SQL.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLTranslationContextA context used for translating of EJBQL to SQL.Classorg.apache.cayenne.access.jdbcApache Cayenne
EJBQLTranslatorFactoryDefines a factory for translation visitors of EJBQL.Interfaceorg.apache.cayenne.access.jdbcApache Cayenne
JdbcEJBQLTranslatorFactoryA default EJBQLTranslatorFactory.Classorg.apache.cayenne.access.jdbcApache Cayenne
JDBCResultIteratorA ResultIterator over the underlying JDBC ResultSet.Classorg.apache.cayenne.access.jdbcApache Cayenne
LimitResultIteratorClassorg.apache.cayenne.access.jdbcApache Cayenne
ParameterBindingDescribes PreparedStatement parameter binding.Classorg.apache.cayenne.access.jdbcApache Cayenne
ProcedureActionA SQLAction that runs a stored procedure.Classorg.apache.cayenne.access.jdbcApache Cayenne
ResultDirectiveA custom Velocity directive to describe a ResultSet column.Classorg.apache.cayenne.access.jdbcApache Cayenne
RowDescriptorA descriptor of a result row obtained from a database.Classorg.apache.cayenne.access.jdbcApache Cayenne
RowDescriptorBuilderClassorg.apache.cayenne.access.jdbcApache Cayenne
SelectActionA SQLAction that handles SelectQuery execution.Classorg.apache.cayenne.access.jdbcApache Cayenne
SoftDeleteBatchQueryBuilder UPDATE and sets 'deleted' field to true instead-of running SQL DELETE)Fields inherited from class org.Classorg.apache.cayenne.access.jdbcApache Cayenne
SoftDeleteQueryBuilderFactoryClassorg.apache.cayenne.access.jdbcApache Cayenne
SQLStatementA PreparedStatement descriptor containing a String of SQL and an array of parameters.Classorg.apache.cayenne.access.jdbcApache Cayenne
SQLTemplateActionClassorg.apache.cayenne.access.jdbcApache Cayenne
SQLTemplateRenderingUtils when rendering SQLTemplates.Classorg.apache.cayenne.access.jdbcApache Cayenne
SQLTemplateResourceManagerAn implementation of the Velocity ResourceManager and ResourceLoader that creates templates from in-memory Strings.Classorg.apache.cayenne.access.jdbcApache Cayenne
UpdateActionClassorg.apache.cayenne.access.jdbcApache Cayenne