public class PersistenceUnitNode extends DeploymentDescriptorNode
abstractDescriptor, handlers, localStrings, parentNode, rootNode, serviceLocator
Constructor and Description |
---|
PersistenceUnitNode()
This is the default constructor which is also called from other
constructors of this class.
|
Modifier and Type | Method and Description |
---|---|
protected Map |
getDispatchTable()
This returns the dispatch table for this node.
|
void |
startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
addDescriptor, addNamespaceDeclaration, addNodeDescriptor, addPrefixMapping, appendChild, appendQNameChild, appendTextChild, appendTextChild, composeQNameValue, createDescriptor, endElement, forceAppendTextChild, getDescriptor, getHandlerFor, getLocalPartFromQName, getOwnerDocument, getParentNode, getPrefixFromQName, getRootNode, getXMLPath, getXMLRootTag, handlesElement, postParsing, registerElementHandler, registerElementHandler, resolvePrefix, setAttribute, setAttributeNS, setAttributeValue, setDescriptorInfo, setElementValue, setParentNode, setXMLRootTag, writeDescriptor, writeDescriptor, writeDescriptors, writeEjbReferenceDescriptors, writeEntityManagerFactoryReferenceDescriptors, writeEntityManagerReferenceDescriptors, writeEnvEntryDescriptors, writeJNDIEnvironmentRefs, writeLifeCycleCallbackDescriptors, writeLocalizedDescriptions, writeMessageDestinationRefDescriptors, writeResourceDescriptors, writeResourceEnvRefDescriptors, writeResourceRefDescriptors, writeServiceReferenceDescriptors, writeSimpleTextDescriptor, writeSubDescriptors
public PersistenceUnitNode()
public void startElement(XMLElement element, Attributes attributes)
DeploymentDescriptorNode
startElement
in interface XMLNode
startElement
in class DeploymentDescriptorNode
element
- the XML element type nameattributes
- the specified or defaultted attritutesprotected Map getDispatchTable()
getDispatchTable
in class DeploymentDescriptorNode
super#getDispatchTable()
,
initDispatchTable()
Copyright © 2019. All rights reserved.