All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datanucleus.store.rdbms.sql.expression.package.html Maven / Gradle / Ivy

There is a newer version: 6.0.7
Show newest version

    

Series of expressions representing conditions in SQL statements. Each expression represents an object, of a type, and hence has a JavaTypeMapping responsible for any get/set of that object in the SQL statement. Calling of the toSQL() method on an expression generates the SQL that it represents.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy