Uses of Class
planetj.helpers.MSAccessDescriptor

Packages that use MSAccessDescriptor
planetj.database   
planetj.helpers   
 

Uses of MSAccessDescriptor in planetj.database
 

Methods in planetj.database with parameters of type MSAccessDescriptor
static void MSAccessDBSystem.export(RowCollection rc, MSAccessDescriptor descriptor)
          Writes out the RowCollection to an MS Access file
 

Uses of MSAccessDescriptor in planetj.helpers
 

Methods in planetj.helpers that return MSAccessDescriptor
static MSAccessDescriptor MSAccessHelper.newMSAccessDescriptor()
          This is the only way to get an instance of a new MSAccessDescriptor Creation date: (1/22/2002 5:01:43 PM)
static MSAccessDescriptor MSAccessHelper.newMSAccessDescriptor(MSAccessPropertyGroup pProperties)
          This is the only way to get an instance of a new PDFFileDescriptor Creation date: (12/5/2001 3:15:14 PM)