Class Transacted

java.lang.Object
com.github.fabriciofx.cactoos.jdbc.session.Transacted
All Implemented Interfaces:
Session

public final class Transacted extends Object implements Session
Transacted session.

Produces a Connection that only closes on commit() or rollback()

Since:
0.1