Uses of Interface
com.orchestranetworks.userservice.UserServiceTransaction
Packages that use UserServiceTransaction
-
Uses of UserServiceTransaction in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice that return UserServiceTransactionModifier and TypeMethodDescriptionUserServiceInitializeContext.createTransaction()
Creates an instance of UserServiceTransaction object that allows to execute multiple custom procedures.UserServiceTransactionManager.createTransaction()
Creates an instance of UserServiceTransaction object that allows to mix in a single transaction: record creations, record or dataset updates and custom procedure executions.