Uses of Class
org.apache.cayenne.configuration.xml.NamespaceAwareNestedTagHandler
| Package | Description | 
|---|---|
| org.apache.cayenne.configuration.xml | 
- 
Uses of NamespaceAwareNestedTagHandler in org.apache.cayenne.configuration.xmlSubclasses of NamespaceAwareNestedTagHandler in org.apache.cayenne.configuration.xml Modifier and Type Class Description classDataMapHandlerclassDbEntityHandlerclassDbKeyGeneratorHandlerclassDbRelationshipHandlerclassEmbeddableAttributeHandlerclassEmbeddableHandlerclassObjEntityHandlerclassObjRelationshipHandlerclassProcedureHandlerclassQueryDescriptorHandlerclassRootDataMapHandlerclassVersionAwareHandlerHandler that can validate root tag name, version and namespace.Methods in org.apache.cayenne.configuration.xml that return NamespaceAwareNestedTagHandler Modifier and Type Method Description NamespaceAwareNestedTagHandlerDefaultHandlerFactory. createHandler(String namespace, String localName, NamespaceAwareNestedTagHandler parent)NamespaceAwareNestedTagHandlerHandlerFactory. createHandler(String namespace, String localName, NamespaceAwareNestedTagHandler parent)Methods in org.apache.cayenne.configuration.xml with parameters of type NamespaceAwareNestedTagHandler Modifier and Type Method Description NamespaceAwareNestedTagHandlerDefaultHandlerFactory. createHandler(String namespace, String localName, NamespaceAwareNestedTagHandler parent)NamespaceAwareNestedTagHandlerHandlerFactory. createHandler(String namespace, String localName, NamespaceAwareNestedTagHandler parent)