Interface RelationId

All Known Implementing Classes:
ElementEmbedValueHandler, UntypedPCValueHandler

public interface RelationId
Callback to store a relation after the object id has been assigned.
Since:
0.4.0
Author:
Abe White
  • Method Details

    • toRelationDataStoreValue

      Object toRelationDataStoreValue(OpenJPAStateManager sm, Column col)
      Return the serialized value for the given related object, now that its id has been assigned.