| Package | Description |
|---|---|
| org.tentackle.sql |
SQL backend layer.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlNameType |
SqlNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlNameType[] |
SqlNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBackend.assertValidName(SqlNameType nameType,
String name) |
void |
Backend.assertValidName(SqlNameType nameType,
String name)
Asserts that given string is a valid name and usage.
|
void |
Oracle.assertValidName(SqlNameType nameType,
String name) |
Tentackle - distributed, domain- and model-driven