Class JDBCWhereParser
java.lang.Object
cool.scx.data.jdbc.parser.JDBCWhereParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetWhereKeyWord(cool.scx.data.query.Condition condition) cool.scx.data.query.WhereClauseparse(cool.scx.data.query.Where obj)
-
Constructor Details
-
JDBCWhereParser
-
-
Method Details
-
getWhereKeyWord
-
parse
public cool.scx.data.query.WhereClause parse(cool.scx.data.query.Where obj)
-