|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityBinder | |
---|---|
org.hibernate.cfg |
Uses of EntityBinder in org.hibernate.cfg |
---|
Methods in org.hibernate.cfg with parameters of type EntityBinder | |
---|---|
static PropertyHolder |
PropertyHolderBuilder.buildPropertyHolder(org.hibernate.annotations.common.reflection.XClass clazzToProcess,
org.hibernate.mapping.PersistentClass persistentClass,
EntityBinder entityBinder,
ExtendedMappings mappings)
|
static org.hibernate.mapping.Component |
AnnotationBinder.fillComponent(PropertyHolder propertyHolder,
PropertyData inferredData,
boolean propertyAnnotated,
String propertyAccessor,
boolean isNullable,
EntityBinder entityBinder,
boolean isComponentEmbedded,
boolean isIdentifierMapper,
boolean inSecondPass,
ExtendedMappings mappings)
|
Constructors in org.hibernate.cfg with parameters of type EntityBinder | |
---|---|
ClassPropertyHolder(org.hibernate.mapping.PersistentClass persistentClass,
org.hibernate.annotations.common.reflection.XClass clazzToProcess,
EntityBinder entityBinder,
ExtendedMappings mappings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |