SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Package com.solarmetric.rd.kodo.impl.jdbc.query.listen

Standard JDBC Filter Listeners

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.
 

Package com.solarmetric.rd.kodo.impl.jdbc.query.listen Description

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

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.