Uses of Package
org.acmsl.queryj

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.
 



Copyright © 2003 ACM S.L.. All Rights Reserved.