| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.querydefn |
| Modifier and Type | Method and Description |
|---|---|
SpiUpdate.OrmUpdateType |
SpiUpdate.getOrmUpdateType()
Return the type of this - insert, update or delete.
|
static SpiUpdate.OrmUpdateType |
SpiUpdate.OrmUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpiUpdate.OrmUpdateType[] |
SpiUpdate.OrmUpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SpiUpdate.OrmUpdateType |
DefaultOrmUpdate.getOrmUpdateType() |
Copyright © 2014. All Rights Reserved.