JEPLayer:基于JDBC和JTA的轻量级ORM框架
JEPLayer: SIMPLE PERSISTENT OBJECT RELATIONAL MAPPING (ORM) API ON TOP OF JDBC AND JTA TH
本专区汇聚了各类基于 ORM 开发的源码资源,共计 155 篇资源供开发者免费下载学习。
JEPLayer: SIMPLE PERSISTENT OBJECT RELATIONAL MAPPING (ORM) API ON TOP OF JDBC AND JTA TH
j-squirrel Introduction j-squirrel is an object relational mapping framework for Java.
KeyAccess is a lightweight Object-Relational Mapping (ORM) tool, using existing databases
Notice: This project currently leads to annotation hell. I am thinking of reimplementing t
JAVA第三方有关ORM的支持,对于学习Hibernate的开发人员一本好书.-Java ORM related third-party support for learning
First create all the tables for your database. Then point Crudder to your database and pro
Hydrogen-dao is a quite simple java DAO framework. The main goal of this project is to pro
NEW Now works with MySQL, PostgreSQL and Oracle. Memory enables you to quickly design your
 The RimuDB database access framework
java web 快速开发框架,建立在各种成熟的框架之上(jquery、struts2、spring3、hibernate3、dbutils), 可极大的提高开发效率、开发体验和开
简介 BuguMongo是一个MongoDB Java开发框架,它的主要功能包括: 基于注解的对象-文档映射(Object-Document Mapping,简称ODM)。
Hibernate性能调优!传说中javaeye版主Robbin先生的杰作!-Hibernate performance tuning! Legend javaeye Modera