public interface ObjectsInitializer
Modifier and Type | Method and Description |
---|---|
void |
initializeObjects(EntityInfo[] entityInfos,
org.hibernate.Criteria criteria,
Class<?> entityType,
SearchFactoryImplementor searchFactoryImplementor,
TimeoutManager timeoutManager,
org.hibernate.Session session) |
void initializeObjects(EntityInfo[] entityInfos, org.hibernate.Criteria criteria, Class<?> entityType, SearchFactoryImplementor searchFactoryImplementor, TimeoutManager timeoutManager, org.hibernate.Session session)
Copyright © 2006–2014 Hibernate. All rights reserved.