| Package | Description |
|---|---|
| org.noorm.jdbc |
| Modifier and Type | Method and Description |
|---|---|
VersionColumnType |
IBean.getVersionColumnType()
The table column type used for modification checking for optimistic locking.
|
static VersionColumnType |
VersionColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionColumnType[] |
VersionColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All rights reserved.