Class | Description |
---|---|
SQLCondition |
A convenience class for wrapping condition testing for sql statement generation
|
SQLConstruct |
A convenience class to aid the creation of complex sql statements by wrapping
SQLFragment s |
SQLOrder | |
SQLValue |
A convenience class for wrapping column information and placeholder values for SQL statement generation
|
Enum | Description |
---|---|
SQLConstruct.ConstructType | |
SQLConstruct.LinkType | |
SQLOrder.OrderDirection | |
SQLValue.ValueType |
An internal Enumeration to denote the types of values a
SQLValue can represent |
Copyright © 2017 Clazzes.org. All rights reserved.