Class Summary |
JDOHandlerImpl |
TBD:
Reading persistence capable superclass entry: check already existing
superclass entry for consistency
Only populate requested class info, not the entire .jdo file |
JDOParser |
The class reads XML documents according to specified DTD and
translates all related events into JDOHandler events. |
JDOParser.JDOEntityResolver |
Implementation of EntityResolver interface to check the jdo.dtd location |
XMLExists |
This class allows to check whether there is JDO metadata for a class with
a given class name. |
XMLExists.XMLExistsJDOModelFactory |
JavaModelFactory implementation. |