Uses of Class
io.ebeaninternal.api.TransactionEventTable.TableIUD
Packages that use TransactionEventTable.TableIUD
Package
Description
Bean description
Transaction implementation
-
Uses of TransactionEventTable.TableIUD in io.ebeaninternal.api
Methods in io.ebeaninternal.api that return TransactionEventTable.TableIUDModifier and TypeMethodDescriptionTransactionEventTable.TableIUD.readBinaryMessage(BinaryReadContext dataInput) Methods in io.ebeaninternal.api that return types with arguments of type TransactionEventTable.TableIUDMethods in io.ebeaninternal.api with parameters of type TransactionEventTable.TableIUDModifier and TypeMethodDescriptionvoidTransactionEventTable.add(TransactionEventTable.TableIUD newTableIUD) -
Uses of TransactionEventTable.TableIUD in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy with parameters of type TransactionEventTable.TableIUDModifier and TypeMethodDescriptionvoidBeanDescriptorManager.cacheNotify(TransactionEventTable.TableIUD tableIUD, CacheChangeSet changeSet) For SQL based modifications we need to invalidate appropriate parts of the cache. -
Uses of TransactionEventTable.TableIUD in io.ebeaninternal.server.transaction
Methods in io.ebeaninternal.server.transaction that return types with arguments of type TransactionEventTable.TableIUDMethods in io.ebeaninternal.server.transaction with parameters of type TransactionEventTable.TableIUDModifier and TypeMethodDescriptionvoidRemoteTransactionEvent.addTableIUD(TransactionEventTable.TableIUD tableIud)