Uses of Package
ca.sqlpower.architect

Packages that use ca.sqlpower.architect
ca.sqlpower.architect   
ca.sqlpower.architect.ddl   
ca.sqlpower.architect.diff   
ca.sqlpower.architect.etl   
ca.sqlpower.architect.etl.datamover   
ca.sqlpower.architect.etl.kettle   
ca.sqlpower.architect.olap   
ca.sqlpower.architect.profile   
ca.sqlpower.architect.profile.output   
ca.sqlpower.architect.swingui   
ca.sqlpower.architect.swingui.action   
ca.sqlpower.architect.swingui.olap   
ca.sqlpower.architect.swingui.table   
ca.sqlpower.architect.undo   
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect
ArchitectException
          A general exception class for the Architect application.
ArchitectRuntimeException
          The ArchitectRuntimeException is designed to wrap an ArchitectException in cases where a method which is not allowed to throw checked exceptions must propogate an ArchitectException.
ArchitectSession
           
ArchitectSessionContext
          The ArchitectSessionContext interface specifies a set of properties and methods for creating new Architect Sessions.
ArchitectVersion
          The ArchitectVersion class exists as a means of finding out which version of the Architect application you are dealing with.
CoreProject
           
LockedColumnException
           
PrintUserSettings
          The DDLUserSettings class stores project-independent DDL settings.
SQLCatalog
          A SQLCatalog is a container for other SQLObjects.
SQLColumn
           
SQLDatabase
           
SQLIndex
          The SQLIndex class represents an index on a table in a relational database.
SQLIndex.AscendDescend
          An enumeration to define if a column in an index should be ordered in ascending order, descending order, or it should be left undefined.
SQLIndex.Column
          A simple placeholder for a column.
SQLObject
           
SQLObjectEvent
           
SQLObjectListener
          Our own version of the javax.swing.event.TreeModelListener.
SQLObjectPreEvent
          Event object associated with the SQLObject pre-event system.
SQLObjectPreEventListener
          Interface that listeners interested in knowing when a certain operation on a source SQLObject has been requested but has not yet been performed.
SQLObjectRoot
          This is normally an invisible root node that contains SQLDatabase objects.
SQLRelationship
          The SQLRelationship class represents a foriegn key relationship between two SQLTable objects or two groups of columns within the same table.
SQLRelationship.ColumnMapping
           
SQLRelationship.Deferrability
          The enumeration of all referential integrity constraint checking policies.
SQLRelationship.RelationshipManager
          Listens to all activity at and under the pkTable and fkTable.
SQLRelationship.UpdateDeleteRule
          Enumeration of the various rules allowed for (foreign/imported/child) columns when their parent value is updated or deleted.
SQLSchema
          A SQLSchema is a container for SQLTables.
SQLTable
           
SQLTable.Folder
          The Folder class is a SQLObject that holds a SQLTable's child folders (columns and relationships).
SQLType
          The SQLType class is a holder for a (name, typecode) pair.
UserPrompter
          The UserPrompter interface is a UI-neutral way for core business objects to solicit a response from the user.
UserPrompter.UserPromptResponse
          An enumeration of all the possible responses from the user.
UserPrompterFactory
           
UserSettings
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.ddl
AbstractUserSetting
           
ArchitectException
          A general exception class for the Architect application.
SQLColumn
           
SQLDatabase
           
SQLIndex
          The SQLIndex class represents an index on a table in a relational database.
SQLObject
           
SQLRelationship
          The SQLRelationship class represents a foriegn key relationship between two SQLTable objects or two groups of columns within the same table.
SQLSequence
          A SQLObject that represents a sequence in a database.
SQLTable
           
UserSettings
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.diff
ArchitectException
          A general exception class for the Architect application.
SQLColumn
           
SQLIndex
          The SQLIndex class represents an index on a table in a relational database.
SQLIndex.Column
          A simple placeholder for a column.
SQLObject
           
SQLRelationship
          The SQLRelationship class represents a foriegn key relationship between two SQLTable objects or two groups of columns within the same table.
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.etl
AbstractUserSetting
           
ArchitectException
          A general exception class for the Architect application.
SQLTable
           
UserSettings
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.etl.datamover
ArchitectException
          A general exception class for the Architect application.
SQLObject
           
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.etl.kettle
ArchitectException
          A general exception class for the Architect application.
ArchitectSession
           
SQLDatabase
           
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.olap
ArchitectException
          A general exception class for the Architect application.
ArchitectSession
           
SQLDatabase
           
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.profile
ArchitectException
          A general exception class for the Architect application.
ArchitectSession
           
SQLColumn
           
SQLObject
           
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.profile.output
ArchitectException
          A general exception class for the Architect application.
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.swingui
AbstractUserSetting
           
ArchitectException
          A general exception class for the Architect application.
ArchitectSession
           
ArchitectSessionContext
          The ArchitectSessionContext interface specifies a set of properties and methods for creating new Architect Sessions.
CoreProject
           
CoreUserSettings
          This class is ill-conceived.
SQLCatalog
          A SQLCatalog is a container for other SQLObjects.
SQLColumn
           
SQLDatabase
           
SQLExceptionNode
          A SQLExceptionNode exists for reporting failures in the SQLObject hierarchy.
SQLIndex
          The SQLIndex class represents an index on a table in a relational database.
SQLObject
           
SQLObjectEvent
           
SQLObjectListener
          Our own version of the javax.swing.event.TreeModelListener.
SQLObjectRoot
          This is normally an invisible root node that contains SQLDatabase objects.
SQLRelationship
          The SQLRelationship class represents a foriegn key relationship between two SQLTable objects or two groups of columns within the same table.
SQLSchema
          A SQLSchema is a container for SQLTables.
SQLTable
           
UserPrompter
          The UserPrompter interface is a UI-neutral way for core business objects to solicit a response from the user.
UserPrompter.UserPromptResponse
          An enumeration of all the possible responses from the user.
UserPrompterFactory
           
UserSettings
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.swingui.action
ArchitectException
          A general exception class for the Architect application.
ArchitectSession
           
SQLDatabase
           
SQLIndex
          The SQLIndex class represents an index on a table in a relational database.
SQLTable
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.swingui.olap
ArchitectException
          A general exception class for the Architect application.
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.swingui.table
SQLObject
           
 

Classes in ca.sqlpower.architect used by ca.sqlpower.architect.undo
ArchitectException
          A general exception class for the Architect application.
SQLObject
           
SQLObjectEvent
           
SQLObjectListener
          Our own version of the javax.swing.event.TreeModelListener.
 



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