Skip to main content
Skip to main content

SharedContext

Deprecated

use Context instead

A context used to share resources, such as transaction manager, between the application and the module.

Properties

transactionManagerEntityManager
An instance of a transaction manager.
managerEntityManager
An instance of an entity manager.
Was this section helpful?