Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.derby.iapi.sql.depend

Classes in org.apache.derby.iapi.sql.depend used by org.apache.derby.iapi.sql.depend
Dependency
          A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.
Dependent
          A dependent has the ability to know whether or not it is valid and to mark itself as valid or invalid.
Provider
          A provider is an object that others can build dependencies on.
ProviderInfo
          A ProviderInfo associates a DependableFinder with a UUID that stands for a database object.
ProviderList
          ProviderList is a list of Providers that is being tracked for some object other than the current dependent.