1#ifndef __DCL_OCI_FIELD_H__
2#define __DCL_OCI_FIELD_H__ 20020321
20 ub2 _type,
void* _buf, ub2 _buflen
#define DECLARE_CLASSINFO(class_name)
virtual OciQuery * query() const =0
static sb4 defineCallback(dvoid *_octxp, OCIDefine *_defnp, ub4 _iter, dvoid **_bufpp, ub4 **_alenpp, ub1 *_piecep, dvoid **_indpp, ub2 **_rcodepp)
bool init(SQL::Query *_query, ub4 _position, ub2 _type, void *_buf, ub2 _buflen)
virtual bool __getData(void *_buf, size_t *_size, SQL::DataType _bufType)
virtual const wchar_t * serverDataTypeName() const
virtual bool __getDataSize(size_t *_size, bool _maxsize)