Projects tagged ‘javaee’ and ‘jpa’


[13 total ]

70 Users
   

Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now ... [More] use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in addition to or as a replacement of XML mapping metadata. [Less]
Created over 2 years ago.

47 Users
   

Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle ... [More] rules * The standard Java Persistence configuration and packaging Hibernate EntityManager wraps the powerful and mature Hibernate Core. You can fall back to Hibernate native APIs, native SQL, and native JDBC whenever necessary. The Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server. [Less]
Created over 2 years ago.

14 Users
   

A Java EE persistence project. It aims to be a feature-rich implementation of the persistence part of Java Community Process JSR-220 (Enterprise JavaBeans 3.0), which is known as the Java Persistence ... [More] API (JPA). OpenJPA can be used as a stand-alone POJO persistence layer, or it can be integrated into any EJB3.0 compliant container and many lightweight frameworks. [Less]
Created over 3 years ago.

12 Users
   

JPOX provides transparent persistence of Java objects. It is a compliant implementation of the JDO1.0, JDO2.0, JDO2.1 and JPA1.0 specifications. It supports persistence to all of the major RDBMS on ... [More] the market today, as well as to DB4O datastores. It allows querying using either JDOQL, SQL or JPQL. JPOX 1.1.0 is the Reference Implementation(RI) for JDO 2, and JPOX 1.2.0 is the RI for JDO2.1. It uses OSGi technology for its plugin framework [Less]
Created over 3 years ago.

8 Users
 

The DataNucleus project provides products for the management of application data in a Java environment. Our aim is to provide good quality open source products to handle data in all of its forms ... [More] , wherever it is stored. This goes from persistence of data into heterogeneous datastores, to providing methods of retrieval using a range of query languages, and eventually on to the analysis of data and tools for managing data quality. DataNucleus Access Platform is the baseline product providing persistence of Java objects to a range of datastores using JDO and JPA APIs and permitting various query languages. [Less]
Created about 1 year ago.

4 Users
 

The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. ... [More] He/she may interact with the entities as always. Not only basic properties of an entity can be versioned, but also relations, making it possible to view parts of the database as they were at a given revision (each revision has an associated timestamp, one revision = one transaction, in which versioned data has changed). Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision. Envers works with Hibernate and Hibernate Entity Manager. [Less]
Created about 1 year ago.

1 Users
 

Utility library to implement domain objects and DAOs based on JPA and Spring.
Created about 1 year ago.

1 Users
   

EasyGloss is a framework for simplifying unit testing of annotated classes that require injection in order to function.
Created about 1 year ago.

1 Users
 

Framework for create aplication on my company FullService Consulting (www.full.srv.br). this framework use the zipper-framework and extends this for create Swing and JSF/Richafaces Aplication. The ... [More] objective for share the project is make a best work source, share knowledge. [Less]
Created 10 months ago.

0 Users

唐山弘川科技有限公司在项目开发过程中对ExtJS脚本库进行的扩展,当前实现了表格、树和窗口三个扩展控件,详请请关注唐山弘川科技有限公司网站(h ... [More] ttp://www.vsoftware.com.cn),或EMail至:(WangLiangWa@sohu.com)。当前提交的ExtJS Extention为唐山弘川科技有限公司所研发VSoft Libra Enterprise Platform企业信息化系统二次开发平台Web界面核心组件,Libra Platform架构为:ExtJS(2.2.1)+EJB3(Seam2.2.1GA)+JPA(1.0);系统研发平台为:Fedora 10;测试数据库为:MySQL;目标平台数据库为:Oracle、MySQL、SQLServer以及DB2。 [Less]
Created 4 months ago.