Package org.hibernate.search.mapper.orm.common.spi
-
Class Summary Class Description SessionHelper A helper to abstract away all the complexity of wrapping sections of code in a session (and transaction).TransactionHelper A helper to abstract away all the complexity of starting transactions in different environments (JTA/non-JTA in particular), while accepting some JTA-specific settings (transaction timeout) on a best-effort basis.