Uses of Class
ca.sqlpower.architect.profile.AbstractTableProfileCreator

Packages that use AbstractTableProfileCreator
ca.sqlpower.architect.profile   
 

Uses of AbstractTableProfileCreator in ca.sqlpower.architect.profile
 

Subclasses of AbstractTableProfileCreator in ca.sqlpower.architect.profile
 class LocalReservoirProfileCreator
          A profile creator that takes a statistical sample of the rows in the table and then performs the profiling operation on that sample.
 class RemoteDatabaseProfileCreator
          A profile creator implementation that makes the RDBMS do all the hard work.
 



Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca