|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.acmsl.queryj | |
org.acmsl.queryj | |
org.acmsl.queryj.rdb.oracle |
Classes in org.acmsl.queryj used by org.acmsl.queryj | |
AtomicCondition
Represents indivisible conditions in statements. |
|
Condition
Represents conditions. |
|
ConditionFactory
Has the responsiblity of knowing how to create conditions. |
|
ConditionOperator
Represents operators used inside conditions. |
|
ConditionOperatorRepository
Contains references to declared operators. |
|
Field
Represents SQL fields. |
|
Query
Represents queries to access persistent data. |
|
QueryFactory
Has the responsiblity of knowing how to create queries. |
|
QueryResultSet
Represents standard SQL queries. |
|
QueryUtils
Provides some useful methods when working with queries. |
|
SelectQuery
Represents standard SQL select queries. |
|
Table
Represents relational tables. |
|
VariableCondition
Represents conditions in SQL statements. |
Classes in org.acmsl.queryj used by org.acmsl.queryj.rdb.oracle | |
Field
Represents SQL fields. |
|
QueryResultSet
Represents standard SQL queries. |
|
Table
Represents relational tables. |
|
TableAlias
Represents SQL fields. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |