Class and Description |
---|
Query
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
Query
This class is used to generate, store and analyze SQL statements.
|
SelectQuery
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
Query
This class is used to generate, store and analyze SQL statements.
|
SelectQuery
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
UpdateQuery
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
Field
Represent a table field.Stores information about
table name, field name and value, and modifiers
like max(),min(),sum(),avg().
|
Filter
Represents a filter condition of a query.It has a left-hand value (Field),
an Operator and a right-hand value that may be a Field or a Query object.
|
Query
This class is used to generate, store and analyze SQL statements.
|
SelectQuery
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
Query
This class is used to generate, store and analyze SQL statements.
|
SelectQuery
This class is used to generate, store and analyze SQL statements.
|
Class and Description |
---|
Field
Represent a table field.Stores information about
table name, field name and value, and modifiers
like max(),min(),sum(),avg().
|
Filter
Represents a filter condition of a query.It has a left-hand value (Field),
an Operator and a right-hand value that may be a Field or a Query object.
|
Option
Insert the type's description here.
|
Query
This class is used to generate, store and analyze SQL statements.
|
QueryException
This exception is thrown by several methods in this package when
an invalid Query object is found.
|