开发者

DAL Generators for Java

Are there any good data access layer generators for Java? I have not used any and wondered what everyone recommends. I basically want to create classes that access various tables in my SQL Server 开发者_如何转开发database.

Cheers,

Andez


In Java world, we mostly prefer O-R engine for persistence operations.. Hibernate is currently de-facto standart O-R engine. But I do prefer eclipselink...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜