几个ORM学习网站

1. Hibernate API 文档

    http://docs.jboss.org/hibernate/orm/3.2/api/

2. 开源中国上面API文档

    http://tool.oschina.net/apidocs/

3. Hibernate ORM

    http://hibernate.org/orm/

4. github社区:mybatis

    https://github.com/mybatis/ 

5.  Maven2的mybatis

    https://repo1.maven.org/maven2/org/mybatis/mybatis/

6. mybatis帮助新手学习教程

    http://www.mybatis.org/mybatis-3/index.html 

7. mybatisAPI文档

你可能感兴趣的:(几个ORM学习网站)