| Project Description |
DomainProxy enables rich domain models with domain relationships to be transparently used with OpenSpaces. |
| Current Project Version |
0.1 |
| Project Maturity |
Alpha |
| Project License |
Apache License 2.0 |
| Compatible GigaSpaces XAP Version |
GigaSpacesXAP6.02 |
| Project Captain |
Jason Carreira |
| Contributors |
Jason Carreira |
Project Sitemap
Project Homepage
Features and Capabilities
DomainProxy enables rich domain models with domain relationships to be transparently used with OpenSpaces. Relationships are modeled via the JPA relationship annotations, and related entities are automatically loaded from the space via proxies inserted when the domain model is returned. Relationships are saved as UIDs in the space when the domain model is written to the space.