|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedEnumeration
An interface that Enum classes may implement to map enum instances to arbitrary DB values that do not match the enum names or positions.
Method Summary | |
---|---|
Object |
getDatabaseValue()
Return the value to be stored in the database for this enumeration. |
Method Detail |
---|
Object getDatabaseValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |