Uses of Package
org.openanzo.sqlscribe

Packages that use org.openanzo.sqlscribe
org.openanzo.common.rdb.layout   
org.openanzo.server.repository   
org.openanzo.server.repository.graph   
org.openanzo.server.repository.querybuilder   
org.openanzo.sqlscribe   
 

Classes in org.openanzo.sqlscribe used by org.openanzo.common.rdb.layout
Column
          Represents a relational database table column for use in the query builder framework.
Constraint
          Common interface for all constraint types used in a SQL query.
Match
          Convenient class for constructing common SQL constraints for use in the query builder framework.
Table
          Represents a relational database table for use in the query builder framework.
 

Classes in org.openanzo.sqlscribe used by org.openanzo.server.repository
Column
          Represents a relational database table column for use in the query builder framework.
ITable
          Represents a relational database table for use in the query builder framework.
Table
          Represents a relational database table for use in the query builder framework.
 

Classes in org.openanzo.sqlscribe used by org.openanzo.server.repository.graph
Constraint
          Common interface for all constraint types used in a SQL query.
 

Classes in org.openanzo.sqlscribe used by org.openanzo.server.repository.querybuilder
Column
          Represents a relational database table column for use in the query builder framework.
Constraint
          Common interface for all constraint types used in a SQL query.
 

Classes in org.openanzo.sqlscribe used by org.openanzo.sqlscribe
Column
          Represents a relational database table column for use in the query builder framework.
Constraint
          Common interface for all constraint types used in a SQL query.
ITable
          Represents a relational database table for use in the query builder framework.
Join
          Join between two tables.
LogicalOperator
          Simple logical operators to be applied on constraints to build more complex constraints.
Match
          Convenient class for constructing common SQL constraints for use in the query builder framework.
Table
          Represents a relational database table for use in the query builder framework.
TempTable
          Represents a relational database temporary table for use in the query builder framework.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.