Uses of Class
io.ebeaninternal.server.core.PersistDeferredRelationship
Packages that use PersistDeferredRelationship
-
Uses of PersistDeferredRelationship in io.ebeaninternal.api
Methods in io.ebeaninternal.api with parameters of type PersistDeferredRelationshipModifier and TypeMethodDescriptionvoidSpiTransaction.registerDeferred(PersistDeferredRelationship derived) Register a "Deferred Relationship" that requires an additional update later.voidSpiTransactionProxy.registerDeferred(PersistDeferredRelationship derived)