Uses of Package
org.israfil.sqlelements

Packages that use org.israfil.sqlelements
org.israfil.sqlelements   
org.israfil.sqlelements.constraints   
org.israfil.sqlelements.render   
 

Classes in org.israfil.sqlelements used by org.israfil.sqlelements
AbstractAliasedSQLElement
           
AbstractCommand
           
AbstractJoin
          Represents a single column from a single (physical or virtual) table.
AbstractParameterizedCommand
           
AbstractStatement
          Abstract Superclass containing some shared infrastructure for queries and commands.
AbstractTable
          Abstract Superclass containing some shared infrastructure Table objects.
AliasedSQLElement
           
Column
          Represents a single column from a single (physical or virtual) table.
Command
           
Join
          Represents a single column from a single (physical or virtual) table.
ParameterizedCommand
           
Query
           
SimpleColumn
          A simple implementation of a Column which takes a name and a table.
SQLElement
           
SQLParameter
           
Statement
          A SQLElement containing the elements of a SQL query or command
Table
           
 

Classes in org.israfil.sqlelements used by org.israfil.sqlelements.constraints
Column
          Represents a single column from a single (physical or virtual) table.
Join
          Represents a single column from a single (physical or virtual) table.
SQLElement
           
 

Classes in org.israfil.sqlelements used by org.israfil.sqlelements.render
Command
           
Query
           
Table
           
 



Copyright 2005-2005-2006 null. All Rights Reserved.