Uses of Class
org.hibernate.envers.configuration.internal.metadata.AbstractCollectionMetadataGenerator
Packages that use AbstractCollectionMetadataGenerator
-
Uses of AbstractCollectionMetadataGenerator in org.hibernate.envers.configuration.internal.metadata
Subclasses of AbstractCollectionMetadataGenerator in org.hibernate.envers.configuration.internal.metadataModifier and TypeClassDescriptionclassAn implementation ofAbstractCollectionMetadataGeneratorthat builds collection metadata and association mappings where the association uses a join column mapping.classAn implementation ofAbstractCollectionMetadataGeneratorthat builds collection metadata and association mappings where the association uses a middle table mapping.