Package com.isomorphic.sql
 Enum Class SQLClauseType
- All Implemented Interfaces:
 Serializable,Comparable<SQLClauseType>,Constable
Represents the different SQL clause types managed by 
 SQLDataSource.-  
Enum Constant Summary
Enum Constants 
-  
Enum Constant Details
-  
Select
 -  
Table
 -  
Where
 -  
Values
 -  
Group
 -  
GroupWhere
 -  
JoinWhere
 -  
AnsiJoin
 -  
Order
 -  
All
 
 -