Uses of Class
org.datanucleus.ReachabilityAtCommitHandler
-
Packages that use ReachabilityAtCommitHandler Package Description org.datanucleus This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins. -
-
Uses of ReachabilityAtCommitHandler in org.datanucleus
Fields in org.datanucleus declared as ReachabilityAtCommitHandler Modifier and Type Field Description private ReachabilityAtCommitHandler
ExecutionContextImpl. pbrAtCommitHandler
Handler for "persistence-by-reachability" at commit.
-