Apache OpenJPA
Go to file
A. Abram White aecff50b27 Stop enhancing entity identity classes to make non-public properties public for
access by the various identity object manipulation methods of the enhanced 
entity class.  This caused problems with runtime enhancement if the identity 
class was loaded before the entity class.  Instead, rely on reflection to 
access non-public identity class members.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@489408 13f79535-47bb-0310-9956-ffa450edef68
2006-12-21 17:08:38 +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 JIRA OPENJPA-90 2006-12-15 18:00:30 +00:00
openjpa-jdbc-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-kernel Stop enhancing entity identity classes to make non-public properties public for 2006-12-21 17:08:38 +00:00
openjpa-kernel-5 Updated to version 0.9.7-incubating-SNAPSHOT 2006-11-12 22:28:45 +00:00
openjpa-lib created methods for interacting with product prefixes; moved configuration loading mechanisms to these new methods 2006-12-16 23:58:54 +00:00
openjpa-persistence Stop enhancing entity identity classes to make non-public properties public for 2006-12-21 17:08:38 +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