|
Java开源项目
|
subPersistence
subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides for independence of a specific O/R mapper such as Hibernate... PriDE PriDE is an ultra-thin and high-performance Java O/R mapper for relational databases, originally developed by MATHEMA Software GmbH. It doesn't follow any persistence management st... O/R Broker O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative ... TranQL TranQL is an open source, Apache 2.0 licenced framework for building persistence engines. Features Support for SQL-92 and SQL-03 database engines via JDBC Supports EJB2.1 ... XORM - Extensible Object-Relational Mapping XORM is an extensible object-relational mapping layer for Java applications. It provides interface-based persistence to RDBMSs while allowing developers to focus on the object mode... JULP - Java Ultra-Lite Persistence After using for persistence BMP and CMP EntityBeans, CachedRowSet, JDBC I decided that I need an object-relational mapping tool. The requirements for this tool should be: Open S... Butler database framework Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag lib... JORM: Java Object Repository Mapping JORM (Java Object Repository Mapping) is an adaptable persistence service. It can be used to offer various personalities, such as one compliant with the CMP EJB specification (TM),... |
|