Class ObjectIdClassStrategy

    • Constructor Detail

      • ObjectIdClassStrategy

        public ObjectIdClassStrategy()
    • Method Detail

      • 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