Package | Description |
---|---|
org.clazzes.util.sql.criteria |
Modifier and Type | Method and Description |
---|---|
static SQLConstruct.ConstructType |
SQLConstruct.ConstructType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLConstruct.ConstructType[] |
SQLConstruct.ConstructType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SQLConstruct(SQLConstruct.ConstructType type,
SQLConstruct.LinkType link,
SQLFragment... contents) |
Copyright © 2017 Clazzes.org. All rights reserved.