testcase.pc File Reference

#include <ezpclib_commons.h>
#include <ezpclib_logging.h>
#include <ezpclib_db.h>

Defines

#define ARY_MAX
 a bigger array for testing.

Functions

void init ()
void end ()
void howto_insert ()
 How to insert a row.
void howto_update ()
 How to update a row by primary key.
void howto_delete ()
 How to delete a row by primary key.
void howto_bulk_insert ()
 How to insert many rows.
void howto_bulk_update ()
 How to update many rows.
void howto_bulk_delete ()
 How to delete many rows.
void howto_logging_debug ()
 How to log in debug mode.
void howto_logging_production ()
 How to log in non-debug mode.
int main (int argc, char *argv[])

Define Documentation

#define ARY_MAX

a bigger array for testing.

Examples:
testcase.pc.


Function Documentation

void end (  ) 

Examples:
testcase.pc.

void howto_bulk_delete (  ) 

How to delete many rows.

Examples:
testcase.pc.

void howto_bulk_insert (  ) 

How to insert many rows.

Examples:
testcase.pc.

void howto_bulk_update (  ) 

How to update many rows.

Examples:
testcase.pc.

void howto_delete (  ) 

How to delete a row by primary key.

Examples:
testcase.pc.

void howto_insert (  ) 

How to insert a row.

Examples:
testcase.pc.

void howto_logging_debug (  ) 

How to log in debug mode.

Examples:
testcase.pc.

void howto_logging_production (  ) 

How to log in non-debug mode.

Examples:
testcase.pc.

void howto_update (  ) 

How to update a row by primary key.

Examples:
testcase.pc.

void init (  ) 

Examples:
testcase.pc.

int main ( int  argc,
char *  argv[] 
)

Examples:
testcase.pc.


Generated on Fri Jul 10 17:39:37 2009 for Easy Pro*C Lib by  doxygen 1.5.9