public class XmlLoader extends Loader
Constructor and Description |
---|
XmlLoader(XmlLoadType loader,
Document document) |
Modifier and Type | Method and Description |
---|---|
void |
dataInsert(JdlConnection jdlConnection) |
String |
getSqlInsert(XmlLoadType loader) |
executeBatch
public XmlLoader(XmlLoadType loader, Document document)
loader
- the loaderdocument
- the documentpublic final String getSqlInsert(XmlLoadType loader)
loader
- the xml to managepublic final void dataInsert(JdlConnection jdlConnection)
dataInsert
in class Loader
jdlConnection
- the jdlConnection to manageCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.