Interface MapComponentMapping

    • Method Detail

      • createMapComponentFromRow

        java.lang.Object createMapComponentFromRow​(AbstractRecord dbRow,
                                                   ObjectBuildingQuery query,
                                                   CacheKey parentCacheKey,
                                                   AbstractSession session,
                                                   boolean isTargetProtected)
        INTERNAL Called when a DatabaseMapping is used to map the key in a collection. Returns the key.
      • clone

        java.lang.Object clone()
        INTERNAL Called when cloning the container policy.