Package | Description |
---|---|
org.picketlink.idm.jpa.internal | |
org.picketlink.idm.jpa.internal.mappers |
Modifier and Type | Method and Description |
---|---|
EntityMapper |
JPAIdentityStore.getMapperForEntity(Class<?> entityClass) |
EntityMapper |
JPAIdentityStore.getRootMapperForEntity(Class<?> entityClass) |
Modifier and Type | Method and Description |
---|---|
List<EntityMapper> |
JPAIdentityStore.getEntityMappers() |
List<EntityMapper> |
JPAIdentityStore.getMapperFor(Class<? extends AttributedType> attributedType)
Returns all
EntityMapper instances used to map the given AttributedType . |
Modifier and Type | Method and Description |
---|---|
List |
EntityMapper.getAssociatedEntities(AttributedType attributedType,
EntityMapper entityMapper,
javax.persistence.EntityManager entityManager) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.