OPENJPA-972 Committing code doc update and tests contributed by Donald Woods.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@755614 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeremy Bauer 2009-03-18 15:18:36 +00:00
parent 1d94611932
commit 2ee441dc78
1 changed files with 2 additions and 0 deletions

View File

@ -633,6 +633,8 @@ public class PersistenceProductDerivation
return;
switch (name.charAt(0)) {
// cases 'name' and 'transaction-type' are handled in startPersistenceUnit()
// case 'property' for 'properties' is handled in startElement()
case 'c': // class
_info.addManagedClassName(currentText());
case 'e': // exclude-unlisted-classes