开发者

Java "equivalent" to CSLA

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 co开发者_StackOverflowmbination of other existing technologies that would achieve similar goals.


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.


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜