Uses of Interface
org.hibernate.search.FullTextSession
Packages that use FullTextSession
-
Uses of FullTextSession in org.hibernate.search
Methods in org.hibernate.search that return FullTextSessionModifier and TypeMethodDescriptionstatic FullTextSessionSearch.getFullTextSession(org.hibernate.Session session) Deprecated.FullTextSharedSessionBuilder.openSession()Deprecated.
Search.session(Session)instead.