Module litebridge.orm
Package org.litebridge.orm.tx
@NullMarked
package org.litebridge.orm.tx
Transaction management utilities for Litebridge
-
ClassesClassDescriptionDefault Litebridge Transaction ManagerA factory for creating instances of
DefaultTransactionManager.A simpleDataSourceimplementation that utilisesDriverManagerto create connections.Represents a transactional context that allows controlled execution of operations within a transaction.