CDSload Class Reference

List of all members.

Public Member Functions

 CDSload () throws SQLException
void setDBName (String db)
String getDBName ()
String getorgidstr (String orgname) throws SQLException
void formwrite (Result r, FileWriter out, char fmrna) throws AceException, SQLException, IOException

Static Public Member Functions

static void main (String[] args)

Private Attributes

int cdsid = 1
String dbname = null

Static Private Attributes

static PreparedStatement orgidstmt = null


Constructor & Destructor Documentation

CDSload::CDSload (  )  throws SQLException [inline]

References orgidstmt.

Referenced by main().


Member Function Documentation

void CDSload::setDBName ( String  db  )  [inline]

References dbname.

Referenced by main().

String CDSload::getDBName (  )  [inline]

References dbname.

Referenced by formwrite().

String CDSload::getorgidstr ( String  orgname  )  throws SQLException [inline]

References orgidstmt.

Referenced by formwrite().

void CDSload::formwrite ( Result  r,
FileWriter  out,
char  fmrna 
) throws AceException, SQLException, IOException [inline]

dump the whole result to file out, fmrna is t or f.

References ace, cdsid, getDBName(), and getorgidstr().

Referenced by main().

static void CDSload::main ( String[]  args  )  [inline, static]


Member Data Documentation

PreparedStatement CDSload::orgidstmt = null [static, private]

Referenced by CDSload(), and getorgidstr().

int CDSload::cdsid = 1 [private]

Referenced by formwrite(), and main().

String CDSload::dbname = null [private]

Referenced by getDBName(), and setDBName().


The documentation for this class was generated from the following file:

Generated on Wed Aug 10 11:57:08 2011 for Softwares from Orpara by  doxygen 1.5.6