Specify that the property is stored in encrypted form.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanWhen true try to use DB encryption rather than local java encryption.intUsed to specify the DB column length.
-
Element Details
-
dbEncryption
boolean dbEncryptionWhen true try to use DB encryption rather than local java encryption.- Default:
- true
-
dbLength
int dbLengthUsed to specify the DB column length.- Default:
- 0
-