|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| GetColumn | Returns the SQL alias of the named column for use in a query. |
| JDBCStringContains | Tests if the target contains the given argument. |
| JDBCToLowerCase | Transforms the target to lower case. |
| JDBCToUpperCase | Transforms the target to upper case. |
| JDBCWildcardMatch | Tests if the target matches the wildcard expression given in the argument. |
| NamedQuery | Used to invoke named queries (usually stored procedures) implemented by custom class mappings. |
| SQLExpression | Simple listener which embeds the argument as an expression into the where clause generated by the query. |
| SQLValue | Simple listener which embeds the argument as a value into the where clause generated by the query. |
Standard JDBC Filter Listeners
This package provides some standard filter listeners that can be used to customize generated SQL.
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||