Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages   Examples  

OCICPP::OraDate Class Reference

Client-side representation of date cells within the Oracle server. More...

Inheritance diagram for OCICPP::OraDate

Inheritance graph
[legend]
Collaboration diagram for OCICPP::OraDate:

Collaboration graph
[legend]
List of all members.

Public Methods

 OraDate (OCIEnv *,OCIError *,OCIParam *,ub2 type, int rows)
virtual ~OraDate ()
virtual void getStr (string &,int row)
virtual void define (OCIStmt *,int col)
virtual void getStrMon (string &,int row)
virtual void getSec (int &,int row)
virtual void getMin (int &,int row)
virtual void getHour (int &,int row)
virtual void getDay (int &,int row)
virtual void getMonth (int &,int row)
virtual void getYear (int &,int row)

Detailed Description

Client-side representation of date cells within the Oracle server.


The documentation for this class was generated from the following files:
Generated at Tue Jun 12 10:37:30 2001 for OCI C++ Library by doxygen1.2.4-20010128 written by Dimitri van Heesch, © 1997-2001