Annotation Type DefaultReadPreference


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface DefaultReadPreference
    User: Stephan Bösebeck Date: 10.08.12 Time: 12:55

    Set the default read preference level for this type. It can be changed by query, if necessary

    See Also:
    Morphium
    • Element Detail

      • value

        ReadPreferenceLevel value
        Default:
        de.caluga.morphium.annotations.ReadPreferenceLevel.NEAREST