Uses of Class
com.avoka.core.cayenne.ExecutionContext
Packages that use ExecutionContext
Package
Description
Provides Database Monitor and Other Cayenne utility classes for the application.
-
Uses of ExecutionContext in com.avoka.core.cayenne
Methods in com.avoka.core.cayenne that return ExecutionContextModifier and TypeMethodDescriptionstatic ExecutionContext
ExecutionContext.getThreadExecutionContext()
Returns the thread execution context.Methods in com.avoka.core.cayenne with parameters of type ExecutionContextModifier and TypeMethodDescriptionstatic void
ExecutionContext.setThreadExecutionContext
(ExecutionContext executionContext) Sets the thread execution context.