Uses of Interface
org.liquigraph.core.io.ChangelogWriter
-
Packages that use ChangelogWriter Package Description org.liquigraph.core.configuration org.liquigraph.core.io -
-
Uses of ChangelogWriter in org.liquigraph.core.configuration
Methods in org.liquigraph.core.configuration that return ChangelogWriter Modifier and Type Method Description ChangelogWriterConfiguration. resolveWriter(Supplier<Connection> connectionSupplier, ConditionExecutor conditionExecutor, ConditionPrinter conditionPrinter) -
Uses of ChangelogWriter in org.liquigraph.core.io
Classes in org.liquigraph.core.io that implement ChangelogWriter Modifier and Type Class Description classChangelogFileWriterclassChangelogGraphWriter
-