public interface IDatabaseCodeEnum
MappedEnumType user type this allows enums
to be used for database values having an invalid content for an enum label name (like
numbers).| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
This returns the database-side of the presentation of this enum, i.e.
|
Copyright © 2017 etc.to. All rights reserved.