Uses of Class
org.hibernate.action.queue.spi.bind.DelayedValueAccess
Packages that use DelayedValueAccess
-
Uses of DelayedValueAccess in org.hibernate.action.queue.spi.bind
Methods in org.hibernate.action.queue.spi.bind that return DelayedValueAccessMethods in org.hibernate.action.queue.spi.bind with parameters of type DelayedValueAccessModifier and TypeMethodDescriptionvoidGeneratedValuesCollector.setIdentifierHandle(DelayedValueAccess identifierHandle) -
Uses of DelayedValueAccess in org.hibernate.action.queue.spi.decompose
Methods in org.hibernate.action.queue.spi.decompose that return DelayedValueAccessModifier and TypeMethodDescriptiondefault DelayedValueAccessDecompositionContext.getGeneratedIdentifierHandle(Object entity) Get the generated identifier handle for an entity being inserted in this flush.