org.apache.derby.impl.sql.depend |
|
Java Source File Name | Type | Comment |
BasicDependency.java | Class | A dependency represents a reliance of the dependent on
the provider for some information the dependent contains
or uses. |
BasicDependencyManager.java | Class | The dependency manager tracks needs that dependents have of providers. |
BasicProviderInfo.java | Class | This is the implementation of ProviderInfo in the DependencyManager. |
DepClassInfo.java | Class | |