Package org.apache.derby.impl.sql.depend
package org.apache.derby.impl.sql.depend
-
ClassesClassDescriptionA dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses.The dependency manager tracks needs that dependents have of providers.This is the implementation of ProviderInfo in the DependencyManager.