Gemini
- Gemini is a non-intrusive Java framework that seamlessly enables bidirectional relationships
between plain old Java objects (POJO).
- Gemini is very simple to use.
- Gemini helps you to write simpler code to implement rich domain models by eliminating the need
to manually check referential integrity and take care of updating the opposite property of
a relationship (both simple and container properties).
- Gemini is lightweight and non-intrusive. Objects do not have to implement any funny APIs,
extend any abstract classes, comply with some restrictive requirements or use any specific
implementation classes as their properties. They can be simple POJOs.
For more information on Gemini and licensing, visit e-nspire site.