Package org.hibernate.resource.transaction.backend.jdbc.spi

An SPI which models the concept of a JDBC resource-level transaction.

JDBC itself provides no object which represents a transaction.

See Also:
JdbcResourceTransaction