Annotation Interface OAccess


Deprecated.
Tells the way OrientDB should bind the field. By default OrientDB searches for getter and setter. If they are not present, then the field is accessed directly. Using this annotation, instead, forces the field level access. Use this if you want by-pass getter and setter methods.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    Deprecated.
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Deprecated.