|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SET_LIKE_STRING.
SET_METHODS_ENUM_IN.
SET_METHODS_ENUM_OUT.
SET_SURROUND_QUERY_MIN_LEN.
SET_WILDCARD_CHARACTER .
get method.
get method.
, AND or OR.
is method.
is method.
SET_LIKE_STRING is the key for the like sql command.
like.
SET_METHODS_ENUM_IN lists the methods used in the translation from a Java type to a JDBC datatype
for enumerations.
SET_METHODS_ENUM_OUT lists the methods used in the translation from a JDBC datatype to a Java type
for enumerations.
org.sqlproc.engine contains the public part of SQL Processor implementation.like.
SqlEngine.getSql(Object, Object, SqlOrder).
SqlEngine.getSql(Object, Object, SqlOrder).
SqlEngine.query(org.hibernate.Session, Class, Object, Object, SqlOrder, int, int, int).
SqlEngine.query(org.hibernate.Session, Class, Object, Object, SqlOrder, int, int, int).
SqlEngine.queryCount(org.hibernate.Session, Object, Object, SqlOrder, int).
SqlEngine.queryCount(org.hibernate.Session, Object, Object, SqlOrder, int).
SqlMonitor interface.SqlMetaLogExpr.SqlEngine main public methods.SqlMonitor.SqlMetaStatement.process(Object, Object, List, Map).SET_SURROUND_QUERY_LIKE is the key for the special SQL Processor behavior.
SET_SURROUND_QUERY_MIN_LEN is the minimal length of the string input values for the SQL
like command to switch on the SQL Processor special behavior described above in the runtime.
SET_WILDCARD_CHARACTER is the key for the wildcard character for SQL like command in
the properties.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||