Uses of Interface
org.israfil.sqlelements.Statement

Packages that use Statement
org.israfil.sqlelements   
 

Uses of Statement in org.israfil.sqlelements
 

Subinterfaces of Statement in org.israfil.sqlelements
 interface Command
           
 interface ParameterizedCommand
           
 interface Query
           
 

Classes in org.israfil.sqlelements that implement Statement
 class AbstractCommand
           
 class AbstractParameterizedCommand
           
 class AbstractStatement
          Abstract Superclass containing some shared infrastructure for queries and commands.
 class Delete
           
 class Select
           
 class Update
           
 



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