| Modifier and Type | Method and Description |
|---|---|
void |
XmiDataInserter.sendXmiDataToDatabase(LinkedHashMap<String,List<XmiData>> serializedCASes,
Map<String,List<DocumentId>> tablesWithoutData,
String subsetTableName)
Constructs row iterators for the different tables (document and
annotations) conforming to the expectations of the DataBaseConnector API.
|
void |
XmiDataInserter.updateMaxXmiId(Connection conn)
Stores the next possible xmi id that can be assigned to new annotations
in order to make sure that there aren't any clashes with already existing
ids.
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.