Uses of Package
org.apache.nlpcraft.model.tools.sqlgen
-
Packages that use org.apache.nlpcraft.model.tools.sqlgen Package Description org.apache.nlpcraft.model.tools.sqlgen Contains model stub generator for SQL RDBMS. -
Classes in org.apache.nlpcraft.model.tools.sqlgen used by org.apache.nlpcraft.model.tools.sqlgen Class Description NCSqlColumn Object presentation of SQL column.NCSqlDateRange Object presentation of SQL date range.NCSqlExtractor Utility methods for extracting various SQL components fromNCToken
tokens.NCSqlJoin Object presentation of SQL join (foreign key).NCSqlJoinType Type of the SQL join.NCSqlLimit Object presentation of SQL limit.NCSqlSchema Object presentation of SQL schema.NCSqlSort Object presentation of SQL sorting.NCSqlTable Object presentation of SQL table.