Hello. I am in the need for a good ORM layer. I have a huge application
in which sql is all over the place and is distributed amongst many
computers. Thus my requirements are
- sql must explicit but managed. Hibernate/JDO automating everything is
not an option.
- free/cheap but still actively supported
- for java
I have been looking at Mr. Persister, but it seems to simplistic. I am
about to evaluate SimpleORM, but it seems not to be developed anymore.
HEEELP ;-)