Uses of Class
com.avoka.core.cayenne.ExecutionContext
Package
Description
Provides Database Monitor and Other Cayenne utility classes for the application.
-
Uses of ExecutionContext in com.avoka.core.cayenne
Modifier and TypeMethodDescriptionstatic ExecutionContext
ExecutionContext.getThreadExecutionContext()
Returns the thread execution context.Modifier and TypeMethodDescriptionstatic void
ExecutionContext.setThreadExecutionContext
(ExecutionContext executionContext) Sets the thread execution context.