Uses of Package
ca.sqlpower.architect.profile

Packages that use ca.sqlpower.architect.profile
ca.sqlpower.architect   
ca.sqlpower.architect.ddl   
ca.sqlpower.architect.profile   
ca.sqlpower.architect.profile.event   
ca.sqlpower.architect.profile.output   
ca.sqlpower.architect.swingui   
ca.sqlpower.architect.swingui.action   
ca.sqlpower.architect.swingui.table   
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
ProfileManagerImpl
          The default ProfileManager implementation.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.ddl
ProfileFunctionDescriptor
           
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.profile
AbstractProfileResult
          Base class for storing profile results that relate to a database object.
AbstractTableProfileCreator
          Provides a template method for doProfile which alleviates the need to write boilerplate code for every profile creator implementation.
ColumnProfileResult
           
ColumnValueCount
          A simple class for keeping track of a value, the number of occurrences associated with it, and the percentage of occurences in the table.
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
ProfileResult
          A ProfileResult is an interface for populating profile data about database objects (for example, tables and columns), and for monitoring the progress of the profiling operation, which can often take considerable time to calculate.
ProfileSettings
           
TableProfileCreator
          Service Provider Interface for creating profile results related to a particular database table.
TableProfileResult
          Holds profile results that pertain to a particular table.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.profile.event
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
ProfileResult
          A ProfileResult is an interface for populating profile data about database objects (for example, tables and columns), and for monitoring the progress of the profiling operation, which can often take considerable time to calculate.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.profile.output
ProfileResult
          A ProfileResult is an interface for populating profile data about database objects (for example, tables and columns), and for monitoring the progress of the profiling operation, which can often take considerable time to calculate.
TableProfileResult
          Holds profile results that pertain to a particular table.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.swingui
ColumnProfileResult
           
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
TableProfileResult
          Holds profile results that pertain to a particular table.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.swingui.action
ColumnProfileResult
           
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
ProfileResult
          A ProfileResult is an interface for populating profile data about database objects (for example, tables and columns), and for monitoring the progress of the profiling operation, which can often take considerable time to calculate.
TableProfileResult
          Holds profile results that pertain to a particular table.
 

Classes in ca.sqlpower.architect.profile used by ca.sqlpower.architect.swingui.table
ColumnProfileResult
           
ColumnValueCount
          A simple class for keeping track of a value, the number of occurrences associated with it, and the percentage of occurences in the table.
ProfileManager
          An interface for classes that create and keep track of ProfileResults.
TableProfileResult
          Holds profile results that pertain to a particular table.
 



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