Uses of Class
org.clazzes.jdbc2xml.schema.SortableTableDescription

Packages that use SortableTableDescription
org.clazzes.jdbc2xml.schema   
 

Uses of SortableTableDescription in org.clazzes.jdbc2xml.schema
 

Methods in org.clazzes.jdbc2xml.schema with parameters of type SortableTableDescription
 int SortableTableDescription.compareTo(SortableTableDescription o)
           
 

Method parameters in org.clazzes.jdbc2xml.schema with type arguments of type SortableTableDescription
static void TableSorter.sortTablesByFKDepth(List<? extends SortableTableDescription> tables)
          This subroutine classifies tables by their foreign key dependencies.
 



Copyright © 2011. All Rights Reserved.