private static class DdlGeneratorHibernate52.PersistenceXmlHandler extends DefaultHandler
persistence.xml file. Used by
#processPersistenceXml(org.hibernate.boot.registry.StandardServiceRegistryBuilder, java.io.File, org.apache.maven.plugin.logging.Log).| Modifier and Type | Field and Description |
|---|---|
private org.apache.maven.plugin.logging.Log |
log |
private Set<String> |
propertiesToUse |
private org.hibernate.boot.registry.StandardServiceRegistryBuilder |
registryBuilder |
| Constructor and Description |
|---|
PersistenceXmlHandler(org.hibernate.boot.registry.StandardServiceRegistryBuilder registryBuilder,
org.apache.maven.plugin.logging.Log log,
Set<String> propertiesToUse) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningprivate final transient org.hibernate.boot.registry.StandardServiceRegistryBuilder registryBuilder
private final transient org.apache.maven.plugin.logging.Log log
public void startElement(String uri, String localName, String qName, Attributes attributes)
startElement in interface ContentHandlerstartElement in class DefaultHandlerCopyright © 2016–2019 Jens Pelzetter. All rights reserved.