|
Class Summary |
| AbsDeploymentDescManager |
Abstract class of DeploymentDesc manager. |
| JavaType |
This class implements methods which permit to get informations about Java Types:
the JDBC Types associated
the ResultSet.getXXX() methods associated
the PreparedStatement.setXXX() methods associated
(The Java Type may be or not a primitive type) |
| JEntityResolver |
This class defines the entity resolver used to resolve DTDs/Schemas during
the xml parsing |
| JLSInput |
A wrapper around the InputSource class returned by EntityResolver
to be returned by the ResourceResolver class. |
| JLSResourceResolver |
A custom ResourceResolver to use in SchemaFactory. |