Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanreichert/equinox-ds-transactions
Lightweight transactional support for Equinox Declarative Services with Equinox Aspects
https://github.com/stefanreichert/equinox-ds-transactions
Last synced: 8 days ago
JSON representation
Lightweight transactional support for Equinox Declarative Services with Equinox Aspects
- Host: GitHub
- URL: https://github.com/stefanreichert/equinox-ds-transactions
- Owner: stefanreichert
- License: epl-1.0
- Created: 2016-04-29T09:28:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T13:24:43.000Z (over 8 years ago)
- Last Synced: 2024-11-14T13:28:37.604Z (2 months ago)
- Language: Java
- Size: 9.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightweight transactional support for Equinox Declarative Services with Equinox Aspects
Plain Equinox DS lacks of out-of-the-box transactional support for JPA. DS TX provides a lightweight approach to add this feature in a convenient way.