| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| Modifier and Type | Method and Description |
|---|---|
static PersistRequestUpdateSql.SqlType |
PersistRequestUpdateSql.SqlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistRequestUpdateSql.SqlType[] |
PersistRequestUpdateSql.SqlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistRequestUpdateSql.setType(PersistRequestUpdateSql.SqlType sqlType,
String tableName,
String description)
Specify the type of statement executed.
|
Copyright © 2014. All Rights Reserved.