Uses of Package
ca.sqlpower.architect.ddl

Packages that use ca.sqlpower.architect.ddl
ca.sqlpower.architect   
ca.sqlpower.architect.ddl   
ca.sqlpower.architect.profile   
ca.sqlpower.architect.swingui   
ca.sqlpower.architect.swingui.action   
 

Classes in ca.sqlpower.architect.ddl used by ca.sqlpower.architect
DDLGenerator
          The DDLGenerator interface is a generic API for turning a SQLObject hierarchy into a series of SQL statements which create the corresponding data model in a physical database.
DDLUserSettings
          The DDLUserSettings class stores project-independent DDL settings.
 

Classes in ca.sqlpower.architect.ddl used by ca.sqlpower.architect.ddl
AbstractDDLWarning
           
DDLGenerator
          The DDLGenerator interface is a generic API for turning a SQLObject hierarchy into a series of SQL statements which create the corresponding data model in a physical database.
DDLStatement
          The DDLStatement class combines a high-level description of what a certain Data Definition Language statement does, as well as the text of that statement for a particular database.
DDLStatement.StatementType
           
DDLWarning
          A DDLWarning object encapsulates the details of a single warning message issued by a DDL generator.
DDLWarningComponent
          A UI component that will display a DDLWarning and provide the user with a GUI of some type to correct the error.
GenericDDLGenerator
           
GenericDDLWarningComponent
           
GenericTypeDescriptor
          GenericTypeDescriptor is a class that describes a SQL type.
SQLServerDDLGenerator
          The base class for version-specific SQL Server DDL generators.
TypeMap
           
TypeMap.MappingRule
           
 

Classes in ca.sqlpower.architect.ddl used by ca.sqlpower.architect.profile
DDLGenerator
          The DDLGenerator interface is a generic API for turning a SQLObject hierarchy into a series of SQL statements which create the corresponding data model in a physical database.
 

Classes in ca.sqlpower.architect.ddl used by ca.sqlpower.architect.swingui
DDLGenerator
          The DDLGenerator interface is a generic API for turning a SQLObject hierarchy into a series of SQL statements which create the corresponding data model in a physical database.
 

Classes in ca.sqlpower.architect.ddl used by ca.sqlpower.architect.swingui.action
ConflictResolver
          A ConflictResolver performs "seek" and "destroy" operations on objects in existing databases whose names conflict with the execution of a DDL script.
DDLGenerator
          The DDLGenerator interface is a generic API for turning a SQLObject hierarchy into a series of SQL statements which create the corresponding data model in a physical database.
 



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