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, PropertyInferredData inferredData, boolean propertyAnnotated, String propertyAccessor, boolean isNullable, EntityBinder entityBinder, boolean isIdentifierMapper, Map<String,javax.persistence.Column[]> columnOverride, ExtendedMappings mappings, boolean isComponentEmbedded)