Uses of Class
org.hibernate.cfg.annotations.EntityBinder

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 org.hibernate.mapping.Component AnnotationBinder.fillComponent(PropertyHolder propertyHolder, PropertyData inferredData, boolean propertyAnnotated, String propertyAccessor, boolean isNullable, EntityBinder entityBinder, boolean isComponentEmbedded, boolean isIdentifierMapper, ExtendedMappings mappings)