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.store.raw.FetchDescriptor

Uses of FetchDescriptor in org.apache.derby.iapi.store.raw
 

Methods in org.apache.derby.iapi.store.raw with parameters of type FetchDescriptor
 RecordHandle Page.fetchFromSlot(RecordHandle rh, int slot, java.lang.Object[] row, FetchDescriptor fetchDesc, boolean ignoreDelete)
          Fetch a record located in the passed in slot.