Enum Class SQLClauseType

java.lang.Object
java.lang.Enum<SQLClauseType>
com.isomorphic.sql.SQLClauseType
All Implemented Interfaces:
Serializable, Comparable<SQLClauseType>, Constable

public enum SQLClauseType extends Enum<SQLClauseType>
Represents the different SQL clause types managed by SQLDataSource.