Uses of Class
io.ebeaninternal.api.TransactionEventTable
Packages that use TransactionEventTable
Package
Description
Core implementation objects
Transaction implementation
-
Uses of TransactionEventTable in io.ebeaninternal.api
Methods in io.ebeaninternal.api that return TransactionEventTableModifier and TypeMethodDescriptionTransactionEvent.eventTables()SpiCallableSql.transactionEventTable()Methods in io.ebeaninternal.api with parameters of type TransactionEventTableModifier and TypeMethodDescriptionvoidTransactionEvent.add(TransactionEventTable table) voidTransactionEventTable.add(TransactionEventTable table) voidSpiEbeanServer.externalModification(TransactionEventTable event) Process committed changes from another framework. -
Uses of TransactionEventTable in io.ebeaninternal.server.core
Methods in io.ebeaninternal.server.core with parameters of type TransactionEventTableModifier and TypeMethodDescriptionvoidDefaultServer.externalModification(TransactionEventTable tableEvent) Process committed beans from another framework or server in another cluster. -
Uses of TransactionEventTable in io.ebeaninternal.server.transaction
Methods in io.ebeaninternal.server.transaction with parameters of type TransactionEventTableModifier and TypeMethodDescriptionfinal voidTransactionManager.externalModification(TransactionEventTable tableEvent)