Class CMPPolicy.KeyIsElementAccessor

    • Constructor Summary

      Constructors 
      Constructor Description
      KeyIsElementAccessor​(java.lang.String attributeName, org.eclipse.persistence.internal.helper.DatabaseField databaseField, DatabaseMapping mapping)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAttributeName()  
      org.eclipse.persistence.internal.helper.DatabaseField getDatabaseField()  
      DatabaseMapping getMapping()  
      java.lang.Object getValue​(java.lang.Object object, org.eclipse.persistence.internal.sessions.AbstractSession session)  
      boolean isNestedAccessor()  
      void setValue​(java.lang.Object object, java.lang.Object value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait