Uses of Class
org.hibernate.envers.configuration.internal.metadata.AbstractMetadataGenerator
Packages that use AbstractMetadataGenerator
-
Uses of AbstractMetadataGenerator in org.hibernate.envers.configuration.internal.metadata
Modifier and TypeClassDescriptionclassAbstract base class for various collection-based metadata generators.final classfinal classGenerates metadata for components.final classGenerates metadata for primary identifiers (ids) of versions entities.classAn 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.final classGenerates metadata for to-one relations (reference-valued properties).class