Uses of Class
de.julielab.concepts.db.core.services.MappingInsertionService
-
Packages that use MappingInsertionService Package Description de.julielab.concepts.db.core.services -
-
Uses of MappingInsertionService in de.julielab.concepts.db.core.services
Methods in de.julielab.concepts.db.core.services that return MappingInsertionService Modifier and Type Method Description static MappingInsertionServiceMappingInsertionService. getInstance(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> connectionConfiguration)Returns the mapping insertion service singleton specifically created for this passed configuration.
-