Package org.jdbi.v3.sqlobject.transaction


package org.jdbi.v3.sqlobject.transaction

sqlobject.transaction annotations declaratively create transactions wrapping a SqlObject method. Transactions are committed before the SqlObject method finishes execution.