Uses of Interface
top.magstar.framework.database.services.TransactionFunction
Packages that use TransactionFunction
-
Uses of TransactionFunction in top.magstar.framework.database.services
Methods in top.magstar.framework.database.services with parameters of type TransactionFunctionModifier and TypeMethodDescription<R> RDatabaseService.executeInTransaction(TransactionFunction<R> action) 在事务中执行操作(有返回值)。