Uses of Package
org.datanucleus.store.rdbms.sql.operation
-
Packages that use org.datanucleus.store.rdbms.sql.operation Package Description org.datanucleus.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation.org.datanucleus.store.rdbms.sql.expression Series of expressions representing conditions in SQL statements.org.datanucleus.store.rdbms.sql.operation Support for operations between expressions where we may need to use SQL functions. -
Classes in org.datanucleus.store.rdbms.sql.operation used by org.datanucleus.store.rdbms.adapter Class Description SQLOperation Interface to implement an operation in SQL. -
Classes in org.datanucleus.store.rdbms.sql.operation used by org.datanucleus.store.rdbms.sql.expression Class Description SQLOperation Interface to implement an operation in SQL. -
Classes in org.datanucleus.store.rdbms.sql.operation used by org.datanucleus.store.rdbms.sql.operation Class Description SQLOperation Interface to implement an operation in SQL.