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

Interface Summary
Dependency A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.
DependencyManager Dependency Manager Interface The dependency manager tracks needs that dependents have of providers.
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.
 

Class Summary
ProviderList ProviderList is a list of Providers that is being tracked for some object other than the current dependent.
 


Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.