SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.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.
JDBCCaseInsContains Deprecated.  
JDBCCaseInsEnds Deprecated.  
JDBCCaseInsStarts Deprecated.  
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.
LitSQLEmbed Deprecated.  
SQLEmbed Simple listener which embeds the argument as a value or boolean expression into the where clause generated by the query.
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.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.8 generated on January 11 2004

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