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

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.sql.dictionary.TabInfo

Uses of TabInfo in org.apache.derby.iapi.sql.dictionary
 

Methods in org.apache.derby.iapi.sql.dictionary that return TabInfo
 TabInfo DataDictionary.getTabInfo(java.lang.String tableName)
          Get the tabinfo of a system catalog.
 TabInfo DataDictionary.getCoreCatalog(int coreNum)
          Get core catalog info.