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

Quick Search    Search Deep

Uses of Class
org.apache.derby.iapi.sql.depend.ProviderList

Uses of ProviderList in org.apache.derby.iapi.sql.depend
 

Methods in org.apache.derby.iapi.sql.depend with parameters of type ProviderList
 ProviderInfo[] DependencyManager.getPersistentProviderInfos(ProviderList pl)
          Get a new array of ProviderInfos representing all the persistent providers from the given list of providers.
 void DependencyManager.clearColumnInfoInProviders(ProviderList pl)
          Clear the in memory column bit map information in any table descriptor provider in a provider list.