Annotation Interface PolarisPersistence


@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Inherited public @interface PolarisPersistence
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
    boolean
     
    Configure a fixed realm ID.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Field Details

  • Element Details

    • realmId

      String realmId
      Configure a fixed realm ID. Default is to use a random ID.
      Default:
      "_RANDOM_REALM_SENTINEL_VALUE_"
    • caching

      boolean caching
      Default:
      false
    • fastRetries

      boolean fastRetries
      Default:
      false