Uses of Package
org.hibernate.envers.entities.mapper.relation

Packages that use org.hibernate.envers.entities.mapper.relation
org.hibernate.envers.entities.mapper.relation   
org.hibernate.envers.entities.mapper.relation.component   
org.hibernate.envers.entities.mapper.relation.lazy.initializor   
org.hibernate.envers.entities.mapper.relation.query   
org.hibernate.envers.strategy   
 

Classes in org.hibernate.envers.entities.mapper.relation used by org.hibernate.envers.entities.mapper.relation
AbstractCollectionMapper
           
AbstractOneToOneMapper
          Template class for property mappers that manage one-to-one relation.
AbstractToOneMapper
          Base class for property mappers that manage to-one relation.
AbstractToOneMapper.EntityInfo
          Simple descriptor of an entity.
BasicCollectionMapper
           
CommonCollectionMapperData
          Data that is used by all collection mappers, regardless of the type.
MapCollectionMapper
           
MiddleComponentData
          A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
MiddleIdData
          A class holding information about ids, which form a virtual "relation" from a middle-table.
 

Classes in org.hibernate.envers.entities.mapper.relation used by org.hibernate.envers.entities.mapper.relation.component
MiddleIdData
          A class holding information about ids, which form a virtual "relation" from a middle-table.
 

Classes in org.hibernate.envers.entities.mapper.relation used by org.hibernate.envers.entities.mapper.relation.lazy.initializor
MiddleComponentData
          A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
 

Classes in org.hibernate.envers.entities.mapper.relation used by org.hibernate.envers.entities.mapper.relation.query
MiddleComponentData
          A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
MiddleIdData
          A class holding information about ids, which form a virtual "relation" from a middle-table.
 

Classes in org.hibernate.envers.entities.mapper.relation used by org.hibernate.envers.strategy
MiddleComponentData
          A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities - an index, which specifies in which element of the array returned by the query for reading the collection the data of the component is
MiddleIdData
          A class holding information about ids, which form a virtual "relation" from a middle-table.
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.