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.db   
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core
ConnectionProfile
          Database connection profile Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Schema
          Database schema Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.core.context
Column
          Database column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Schema
          Database schema Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Database table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.db used by org.eclipse.jpt.db
Catalog
          Database catalog Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Column
          Database column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConnectionListener
          A ConnectionListener is notified of any changes to a connection.
ConnectionProfile
          Database connection profile Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConnectionProfileListener
          A ProfileListener is notified of any changes to the connection profiles.
ConnectionProfileRepository
          Database connection profile repository Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Database
          Database Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ForeignKey
          Database foreign key Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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 Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SchemaContainer
          Schema "container" (i.e.
Sequence
          Database sequence Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Database table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.