问题
I've read several chapters of the CSLA book and I like it, but being lately geared more towards Java, I'm looking for a Java-based equivalent. Does anybody know anything that comes close to CSLA in Java?
I would also settle for a good combination of other existing technologies that would achieve similar goals.
回答1:
There is not any framework available similar to CSLA.NET in Java.
Suraj Chandran in not correct.
Spring is an AOP framework and Hibernate is an OR-Mapper. Where, CSLA is a BusinessObject framework.
回答2:
No. AFAIK, as of know there is no port of CSLA to java, niether any equivalent. But a mix of Springframework with Hibernate can come a little bit closer.
来源:https://stackoverflow.com/questions/2023538/java-equivalent-to-csla