Package de.businesscode.bcdui.wrs.save
Class XMLToDataBase
java.lang.Object
de.businesscode.bcdui.wrs.save.XMLToDataBase
- All Implemented Interfaces:
XMLEventConsumer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class
protected class
protected class
protected class
protected static interface
protected class
protected class
protected class
protected static class
protected class
class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Bindings
protected BindingSet
protected ArrayList<BindingItem>
protected int
protected Collection<String>
-
Constructor Summary
ConstructorsConstructorDescriptionXMLToDataBase
(Bindings bindingsPr, IRequestOptions options, int maxBatchSizePr, org.apache.logging.log4j.Logger loggerPr, ISaveEventListener listenerPr, boolean isDebugModePr) -
Method Summary
-
Field Details
-
bindings
-
currentColumnIndex
protected int currentColumnIndex -
bindingSet
-
columns
-
columnTypes
-
keyColumnNames
-
columnValues
-
updateValues
-
-
Constructor Details
-
XMLToDataBase
public XMLToDataBase(Bindings bindingsPr, IRequestOptions options, int maxBatchSizePr, org.apache.logging.log4j.Logger loggerPr, ISaveEventListener listenerPr, boolean isDebugModePr)
-
-
Method Details
-
add
- Specified by:
add
in interfaceXMLEventConsumer
- Throws:
XMLStreamException
-