| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.jdbc |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
IdentifiableTypeImpl.getVersionType()
Returns the type of the version attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionType |
VersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionType[] |
VersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static VersionType |
VersionType.versionType(Class<?> clazz)
Returns the type of the version attribute.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.