Uses of Package
org.eclipse.jpt.db

Packages that use org.eclipse.jpt.db
org.eclipse.jpt.core   
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2   
org.eclipse.jpt.core.jpa2.context   
org.eclipse.jpt.db   
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core
Catalog
          Database catalog
Column
          Database column
ConnectionProfile
          Database connection profile
ConnectionProfileFactory
          Database connection profile factory
Database
          Database
DatabaseObject
          Common behavior to all database objects
ForeignKey
          Database foreign key
Schema
          Database schema
SchemaContainer
          Schema "container" (i.e.
Table
          Database table
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core.context
Catalog
          Database catalog
Column
          Database column
Schema
          Database schema
SchemaContainer
          Schema "container" (i.e.
Table
          Database table
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core.context.orm
Catalog
          Database catalog
Schema
          Database schema
SchemaContainer
          Schema "container" (i.e.
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core.jpa2
DatabaseIdentifierAdapter
          This interface allows clients of the Dali db package to plug in a custom strategy for converting a database identifier to a database name and vice versa.
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core.jpa2.context
Table
          Database table
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.db
Catalog
          Database catalog
Column
          Database column
ConnectionListener
          A ConnectionListener is notified of any changes to a connection.
ConnectionProfile
          Database connection profile
ConnectionProfileFactory
          Database connection profile factory
ConnectionProfileListener
          A ProfileListener is notified of any changes to the DTP connection profiles.
Database
          Database
DatabaseIdentifierAdapter
          This interface allows clients of the Dali db package to plug in a custom strategy for converting a database identifier to a database name and vice versa.
DatabaseIdentifierAdapter.DefaultCallback
          The client-provided finder is passed a "default" callback that can be used if appropriate.
DatabaseObject
          Common behavior to all database objects
ForeignKey
          Database foreign key
ForeignKey.ColumnPair
          Pair up the foreign key's column pairs, matching each "base" column with the appropriate "referenced" column.
JptDbPlugin
          The JPT DB plug-in lifecycle implementation.
Schema
          Database schema
SchemaContainer
          Schema "container" (i.e.
Sequence
          Database sequence
Table
          Database table