Package | Description |
---|---|
org.clazzes.util.sql |
Utility package providing a simple framework to create SQL statements for various dialects.
|
org.clazzes.util.sql.criteria | |
org.clazzes.util.sql.dao |
Class and Description |
---|
SQLCondition
A convenience class for wrapping condition testing for sql statement generation
|
SQLOrder |
SQLValue
A convenience class for wrapping column information and placeholder values for SQL statement generation
|
Class and 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 |
SQLConstruct.ConstructType |
SQLConstruct.LinkType |
SQLOrder |
SQLOrder.OrderDirection |
SQLValue
A convenience class for wrapping column information and placeholder values for SQL statement generation
|
SQLValue.ValueType
An internal Enumeration to denote the types of values a
SQLValue can represent |
Class and Description |
---|
SQLCondition
A convenience class for wrapping condition testing for sql statement generation
|
SQLOrder |
SQLValue
A convenience class for wrapping column information and placeholder values for SQL statement generation
|
Copyright © 2017 Clazzes.org. All rights reserved.