Class CommonCollectionMapperData

java.lang.Object
org.hibernate.envers.internal.entities.mapper.relation.CommonCollectionMapperData

public final class CommonCollectionMapperData extends Object
Data that is used by all collection mappers, regardless of the type.
  • Constructor Details

  • Method Details

    • getVersionsMiddleEntityName

      public String getVersionsMiddleEntityName()
    • getCollectionReferencingPropertyData

      public PropertyData getCollectionReferencingPropertyData()
    • getReferencingIdData

      public MiddleIdData getReferencingIdData()
    • getQueryGenerator

      public RelationQueryGenerator getQueryGenerator()
    • getRole

      public String getRole()