Uses of Class
com.storedobject.core.DBTransaction
Packages that use DBTransaction
-
Uses of DBTransaction in com.storedobject.core
Methods in com.storedobject.core that return DBTransactionModifier and TypeMethodDescriptionTransactionManager.createTransaction()
Create a new DB transaction.Methods in com.storedobject.core with parameters of type DBTransactionModifier and TypeMethodDescriptionvoid
InventoryPOItem.correctUnitPrice
(DBTransaction transaction, Money unitPrice) int
BulkDataUpdate.execute
(DBTransaction t)