Class HibernateOrmSearchSessionHolder
java.lang.Object
org.hibernate.search.mapper.orm.session.impl.HibernateOrmSearchSessionHolder
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear(Transaction transactionIdentifier) get(SessionImplementor session, boolean createIfMissing) pojoIndexingPlan(Transaction transaction) voidpojoIndexingPlan(Transaction transaction, PojoIndexingPlan plan) voidsearchSession(HibernateOrmSearchSession searchSession) static int
-
Constructor Details
-
HibernateOrmSearchSessionHolder
public HibernateOrmSearchSessionHolder()
-
-
Method Details
-
staticMapSize
public static int staticMapSize() -
get
public static HibernateOrmSearchSessionHolder get(SessionImplementor session, boolean createIfMissing) -
searchSession
-
searchSession
-
pojoIndexingPlan
-
pojoIndexingPlan
-
clear
-