org.hibernate.search.query.hibernate.impl
public interface ObjectsInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initializeObjects(EntityInfo[] entityInfos,
Criteria criteria,
Class<?> entityType,
SearchFactoryImplementor searchFactoryImplementor,
TimeoutManager timeoutManager,
Session session) |
void initializeObjects(EntityInfo[] entityInfos, Criteria criteria, Class<?> entityType, SearchFactoryImplementor searchFactoryImplementor, TimeoutManager timeoutManager, Session session)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved