Uses of Class
de.julielab.jcore.consumer.xmi.XmiDataInsertionException
-
-
Uses of XmiDataInsertionException in de.julielab.jcore.consumer.xmi
Methods in de.julielab.jcore.consumer.xmi that throw XmiDataInsertionException Modifier and Type Method Description voidXmiDataInserter. sendXmiDataToDatabase(String xmiTableName, List<XmiData> annotationModules, String subsetTableName, Set<de.julielab.jcore.ae.checkpoint.DocumentId> mirrorResetIds, Set<de.julielab.jcore.ae.checkpoint.DocumentId> unchangedDocuments, Boolean deleteObsolete, Map<de.julielab.jcore.ae.checkpoint.DocumentId,String> shaMap)Constructs row iterators for the different tables (document and annotations) conforming to the expectations of the DataBaseConnector API.
-