| Package | Description |
|---|---|
| org.panteleyev.persistence.annotations |
This package defines annotations applied to Java classes implementing database table records.
|
| Modifier and Type | Method and Description |
|---|---|
static ReferenceOption |
ReferenceOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceOption[] |
ReferenceOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017, Petr Panteleyev