-
Notifications
You must be signed in to change notification settings - Fork 4
Seam Persistence Plugin
forge-archive/plugin-seam-persistence
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This plugin makes it easy to add Seam Persistence to your project. It adds the required dependencies, configures the interceptor in beans.xml and generates a Managed Persistenced Context Producer. The plugin requires JPA and CDI to be installed on the project. forge git-plugin git://github.com/forge/plugin-seam-persistence.git seam-persistence setup --enableDeclarativeTX --installManagedPersistenceContext