Uses of Class
net.sf.jailer.util.CycleFinder.Path
Packages that use CycleFinder.Path
-
Uses of CycleFinder.Path in net.sf.jailer.util
Methods in net.sf.jailer.util that return types with arguments of type CycleFinder.PathModifier and TypeMethodDescriptionstatic Collection<CycleFinder.Path> CycleFinder.findCycle(DataModel dataModel, Collection<Table> tables, boolean findExact, Long timeout, CycleFinder.CycleConsumer cycleConsumer) Finds all dependency cycles in a data model.Methods in net.sf.jailer.util with parameters of type CycleFinder.PathModifier and TypeMethodDescriptionbooleanCycleFinder.CycleConsumer.consume(CycleFinder.Path cycle) Consumes a cycle