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