5 #ifndef ODB_ORACLE_ORACLE_FWD_HXX
6 #define ODB_ORACLE_ORACLE_FWD_HXX
15 typedef unsigned char ub1;
16 typedef signed char sb1;
17 typedef signed short sb2;
18 typedef unsigned short ub2;
19 typedef signed int sb4;
20 typedef unsigned int ub4;
36 #endif // ODB_ORACLE_ORACLE_FWD_HXX
struct OCIDateTime OCIDateTime
Definition: oracle-fwd.hxx:31
struct OCIAuthInfo OCIAuthInfo
Definition: oracle-fwd.hxx:26
unsigned int ub4
Definition: oracle-fwd.hxx:20
struct OCISvcCtx OCISvcCtx
Definition: oracle-fwd.hxx:23
struct OCIStmt OCIStmt
Definition: oracle-fwd.hxx:25
signed char sb1
Definition: oracle-fwd.hxx:16
struct OCIError OCIError
Definition: oracle-fwd.hxx:24
struct OCILobLocator OCILobLocator
Definition: oracle-fwd.hxx:30
struct OCIInterval OCIInterval
Definition: oracle-fwd.hxx:32
struct OCIParam OCIParam
Definition: oracle-fwd.hxx:29
unsigned short ub2
Definition: oracle-fwd.hxx:18
signed short sb2
Definition: oracle-fwd.hxx:17
struct OCITrans OCITrans
Definition: oracle-fwd.hxx:27
unsigned char ub1
Definition: oracle-fwd.hxx:15
struct OCIEnv OCIEnv
Definition: oracle-fwd.hxx:22
signed int sword
Definition: oracle-fwd.hxx:13
signed int sb4
Definition: oracle-fwd.hxx:19