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 classprotected classprotected classprotected classprotected static interfaceprotected classprotected classprotected classprotected static classprotected classclass -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Bindingsprotected BindingSetprotected ArrayList<BindingItem>protected intprotected 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:
addin interfaceXMLEventConsumer- Throws:
XMLStreamException
-