Uses of Package
com.mckoi.database.interpret
Packages that use com.mckoi.database.interpret
Package
Description
These classes parse SQL statements in Mckoi.
-
Classes in com.mckoi.database.interpret used by com.mckoi.database.interpretClassDescriptionRepresents an action in an ALTER TABLE SQL statement.A container for the From clause of a select statement.A single table resource item in a query which handles the behaviour of resolving references to columns as well as providing various base utility methods for resolving general variable names.Search expression is a form of an Expression that is split up into component parts that can be easily formed into a search query.Provides a set of useful utility functions to use by all the interpretted statements.A container object for the a table select expression, eg.
-
Classes in com.mckoi.database.interpret used by com.mckoi.database.sqlClassDescriptionRepresents an action in an ALTER TABLE SQL statement.Represents a column definition (description).Represents a constraint definition (description) for a table.A container for the From clause of a select statement.Search expression is a form of an Expression that is split up into component parts that can be easily formed into a search query.Represents a column selected to be in the output of a select statement.A container object for the a table select expression, eg.