Package com.onec.repository
Class EnumerationPersistence
java.lang.Object
com.onec.repository.EnumerationPersistence
Maps
@Enumeration constants to/from their deterministic UUID ids.
Enumeration value rows are seeded by SchemaGenerator
during schema initialization, so this type only provides the stateless
id-resolution helpers used at query/persistence time.
-
Method Summary
-
Method Details
-
resolveId
-
resolveValue
-