Package | Description |
---|---|
org.clazzes.util.sql.criteria |
Modifier and Type | Method and Description |
---|---|
static SQLConstruct.LinkType |
SQLConstruct.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLConstruct.LinkType[] |
SQLConstruct.LinkType.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.