Annotation Interface Property


Optional annotation for specifying persistence behavior
Author:
Olafur Gauti Gudmundsson, Scott Hernandez
  • Element Details

    • concreteClass

      Class<?> concreteClass
      Returns:
      the concrete class to instantiate.
      Default:
      java.lang.Object.class
    • value

      String value
      Returns:
      the field name to use in the document. Defaults to the java field name.
      Default:
      "."