Fields inherited from class | Fields |
---|---|
class GormMappingConfigurationStrategy |
MAPPED_BY_NONE, propertyFactory |
Constructor and description |
---|
JpaMappingConfigurationStrategy
(MappingFactory propertyFactory) |
Type | Name and description |
---|---|
protected Association |
establishRelationshipForCollection(java.beans.PropertyDescriptor property, java.lang.reflect.Field field, PersistentEntity entity, MappingContext context, boolean embedded) |
IdentityMapping |
getIdentityMapping(ClassMapping classMapping) |
java.util.List<PersistentProperty> |
getPersistentProperties(PersistentEntity entity, MappingContext context, ClassMapping classMapping, boolean includeIdentifiers) |
Methods inherited from class | Name |
---|---|
class GormMappingConfigurationStrategy |
configureOwningSide, establishRelationshipForCollection, getAllAssociationMap, getAssociationMap, getCompositeIdentity, getDefaultIdentityMapping, getIdentity, getIdentityMapping, getOrCreateAssociatedEntity, getOrCreateEmbeddedEntity, getOwningEntities, getPersistentProperties, getPersistentProperties, getPersistentProperties, getPersistentProperties, isAbstract, isCollectionType, isExcludedProperty, isPersistentEntity, setCanExpandMappingContext, supportsCustomType |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |