[CONF] OpenJPA: Index (page edited)

2007-05-21 Thread confluence










Page Edited :
openjpa :
Index



 
Index
has been edited by Patrick Linskey
(May 21, 2007).
 

 
 (View changes)
 

Content:
Welcome to Apache OpenJPA 

Welcome to Apache OpenJPA, a Java EE persistence project of the Apache Software Foundation. It is a feature-rich implementation of the persistence part of Enterprise Java Beans 3.0, also known as the Java Persistence API (JPA), and is available under the terms of the Apache Software License. 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.

News




Monday, April 30, 2007




OpenJPA 0.9.7 Now Available




 OpenJPA 0.9.7 is now available! I'd like to thank Michael Dick in particular for shepherding the release through the process. 

For more details on what's new, check out the JIRA change log for the release.


Posted at 30 Apr @ 8:16 PM by

Patrick Linskey|

0 comments







OpenJPA Passes Sun JPA TCK 100%!




 OpenJPA is now officially compliant with the Java Persistence API, as version 0.9.7 has passed Sun's Technology Compatibility Kit.


Posted at 30 Apr @ 2:05 PM by

Marc Prudhommeaux|

0 comments



 

Resources


	5 minute quick start guide to OpenJPA
	Obtaining OpenJPA
	OpenJPA Documentation
	Integration with Containers and Application Servers
	Enhancing entities with Maven2
	OpenJPA can be browsed (and checked out using SVN from): http://svn.apache.org/repos/asf/incubator/openjpa/trunk/
	Bugs and other issues can be reported at: http://issues.apache.org/jira/browse/OPENJPA
	Development questions can be addressed to: [EMAIL PROTECTED] (archives)
	OpenJPA development resources



Activity

Issues Resolved Recently






ASF JIRA
(1 issues)




T

Key

Summary






OPENJPA-233


Top level POM declares a compile-time dependency on JUnit






Issues Opened Recently






ASF JIRA
(4 issues)




T

Key

Summary






OPENJPA-242


JCache (JSR 107) support in the OpenJPA DataCache


  

[CONF] OpenJPA: Index (page edited)

2007-02-21 Thread confluence










Page Edited :
openjpa :
Index



 
Index
has been edited by Patrick Linskey
(Feb 21, 2007).
 

 
 (View changes)
 

Content:
Welcome to Apache OpenJPA

Welcome to Apache OpenJPA, a Java EE persistence project of the Apache Software Foundation. It aims to be a feature-rich implementation of the persistence part of Sun JSR-220 (Enterprise JavaBeans 3.0), which is known as the Java Persistence 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.



Apache OpenJPA is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the DB PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

OpenJPA Home Page

OpenJPA is a Java library that implements the Enterprise Java Beans 3.0 Persistence API specification (JPA).

Resources:


	5 minute quick start guide to OpenJPA
	Obtaining OpenJPA
	OpenJPA Documentation
	Integration with Containers and Application Servers
	Enhancing entities with Maven2
	OpenJPA can be browsed (and checked out using SVN from): http://svn.apache.org/repos/asf/incubator/openjpa/trunk/
	Bugs and other issues can be reported at: http://issues.apache.org/jira/browse/OPENJPA
	Development questions can be addressed to: [EMAIL PROTECTED] (archives)
	OpenJPA development resources



Activity

Issues Resolved Recently






ASF JIRA
(7 issues)




T

Key

Summary






OPENJPA-157


NullPointerException when running query with null parameter







OPENJPA-156


Cache class object used to create plugin values







OPENJPA-146


Entity enhancement fails while using EmbeddedId on a MappedSuperclass







OPENJPA-150


@Column in @AttributeOverride not honoring table attribute that maps to a secondary table in mappedsuperclass entity