Uses of Class
org.datanucleus.store.rdbms.sql.expression.SQLExpression

Packages that use SQLExpression
Package
Description
Provides mappings of all supported databases to aspects of the database that determines the SQL generation.
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
Series of classes used to generate SQL statements.
Series of expressions representing conditions in SQL statements.
Support for invocation of Java methods, typically using SQL functions.
Support for operations between expressions where we may need to use SQL functions.