Class ObjectIdClassStrategy

All Implemented Interfaces:
Serializable, ClassStrategy, Strategy

public class ObjectIdClassStrategy extends AbstractClassStrategy
Class mapping for embedded object id fields.
Author:
Abe White
See Also:
  • Constructor Details

    • ObjectIdClassStrategy

      public ObjectIdClassStrategy()
  • Method Details

    • map

      public void map(boolean adapt)
      Description copied from interface: Strategy
      Map the owning mapping using this strategy.
      Specified by:
      map in interface Strategy
      Overrides:
      map in class AbstractStrategy
      Parameters:
      adapt - if true, use the owning mapping's raw mapping info to set its ORM data; if false, ORM data will already be set