Interface PluralAttributeMappingImpl.Aware

All Known Implementing Classes:
AbstractCollectionPersister, BasicCollectionPersister, OneToManyPersister
Enclosing class:
PluralAttributeMappingImpl

public static interface PluralAttributeMappingImpl.Aware
Allows callback after creation of the attribute mapping. Support for the collection, element and index descriptors
  • Method Details

    • injectAttributeMapping

      void injectAttributeMapping(PluralAttributeMapping attributeMapping)
      Injects the created attribute mapping