Apache OpenJPA
Go to file
A. Abram White 597930f15a JPA says an EM should act closed when close() has been invoked even if the
persistence context remains open while the current managed transaction 
completes.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@487339 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 20:27:16 +00:00
openjpa-all Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-examples Fixed duplicate named query in sample. 2006-11-15 23:44:55 +00:00
openjpa-jdbc Wrap non-Collection arguments in Collections so that the query language can support having both varargs "in" clauses as well as clauses that take a Collection parameter. 2006-12-13 00:26:47 +00:00
openjpa-jdbc-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-kernel JPA says an EM should act closed when close() has been invoked even if the 2006-12-14 20:27:16 +00:00
openjpa-kernel-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-lib Use most derived available classloader when loading plugins so that we can 2006-12-13 00:16:33 +00:00
openjpa-persistence JPA says an EM should act closed when close() has been invoked even if the 2006-12-14 20:27:16 +00:00
openjpa-persistence-jdbc Default name fix. 2006-12-05 20:49:11 +00:00
openjpa-project Document capabilities of new proxy manager. 2006-12-08 20:20:22 +00:00
openjpa-xmlstore Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
src/site Added license headers 2006-11-16 23:04:20 +00:00
README.txt trying to see if I have read access to new repo 2006-05-14 02:09:10 +00:00
pom.xml Added DISCLAIMER.txt to the built jar files along with NOTICE.txt and LICENSE.txt. 2006-11-21 01:29:57 +00:00

README.txt

The Open JPA podling of the Apache incubator