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

Quick Search    Search Deep

org.apache.derby.impl.sql.depend: Javadoc index of package org.apache.derby.impl.sql.depend.


Package Samples:

org.apache.derby.impl.sql.depend

Classes:

BasicDependency: A dependency represents a reliance of the dependent on the provider for some information the dependent contains or uses. In Language, the usual case is a prepared statement using information about a schema object in its executable form. It needs to be notified if the schema object changes, so that it can recompile against the new information.
BasicDependencyManager: The dependency manager tracks needs that dependents have of providers.
BasicProviderInfo: This is the implementation of ProviderInfo in the DependencyManager.
DepClassInfo

Home | Contact Us | Privacy Policy | Terms of Service