Annotation Type Encrypted

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean dbEncryption
      When true try to use DB encryption rather than local java encryption.
      int dbLength
      Used to specify the DB column length.
    • Element Detail

      • dbEncryption

        boolean dbEncryption
        When true try to use DB encryption rather than local java encryption.
        Default:
        true
      • dbLength

        int dbLength
        Used to specify the DB column length.
        Default:
        0