Interface HandleAwareUnitOfWork

    • Method Detail

      • handle

        org.jdbi.v3.core.Handle handle()
        Get the Jdbi handle associated with the current UnitOfWork
        Returns:
        the Jdbi handle associated with the current UnitOfWork
        Throws:
        UnitOfWorkException - If the transaction isn't active