Package org.hibernate.search.mapper.orm.common.spi


package org.hibernate.search.mapper.orm.common.spi
  • Classes
    Class
    Description
    A helper to abstract away all the complexity of wrapping sections of code in a session (and transaction).
    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.