public class LookupObjectsInitializer extends Object implements ObjectsInitializer
| Modifier and Type | Field and Description |
|---|---|
static LookupObjectsInitializer |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeObjects(EntityInfo[] entityInfos,
org.hibernate.Criteria criteria,
Class<?> entityType,
SearchFactoryImplementor searchFactoryImplementor,
TimeoutManager timeoutManager,
org.hibernate.Session session) |
public static final LookupObjectsInitializer INSTANCE
public void initializeObjects(EntityInfo[] entityInfos, org.hibernate.Criteria criteria, Class<?> entityType, SearchFactoryImplementor searchFactoryImplementor, TimeoutManager timeoutManager, org.hibernate.Session session)
initializeObjects in interface ObjectsInitializerCopyright © 2006–2013 Hibernate. All rights reserved.