static org.hibernate.mapping.Component |
AnnotationBinder.fillComponent(org.hibernate.cfg.PropertyHolder propertyHolder,
org.hibernate.cfg.PropertyData inferredData,
org.hibernate.cfg.AccessType propertyAccessor,
boolean isNullable,
EntityBinder entityBinder,
boolean isComponentEmbedded,
boolean isIdentifierMapper,
boolean inSecondPass,
org.hibernate.boot.spi.MetadataBuildingContext buildingContext,
java.util.Map<org.hibernate.annotations.common.reflection.XClass,org.hibernate.cfg.InheritanceState> inheritanceStatePerClass) |
static org.hibernate.mapping.Component |
AnnotationBinder.fillComponent(org.hibernate.cfg.PropertyHolder propertyHolder,
org.hibernate.cfg.PropertyData inferredData,
org.hibernate.cfg.PropertyData baseInferredData,
org.hibernate.cfg.AccessType propertyAccessor,
boolean isNullable,
EntityBinder entityBinder,
boolean isComponentEmbedded,
boolean isIdentifierMapper,
boolean inSecondPass,
org.hibernate.boot.spi.MetadataBuildingContext buildingContext,
java.util.Map<org.hibernate.annotations.common.reflection.XClass,org.hibernate.cfg.InheritanceState> inheritanceStatePerClass) |