[Orclib-devel] OCILIB 2.1.0 temporary changelog
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
|
From: vincent r. <vin...@ya...> - 2008-02-24 23:12:25
|
Hi,
Here is the temporary changelog for version 2.1.0 :
2008-0x-xx Version 2.1.0 Vincent Rogier vin...@ya...
* Added public retrieval of internal OCI handles :
- OCI_HandleGetEnvironment()
- OCI_HandleGetContext()
- OCI_HandleGetServer()
- OCI_HandleGetError()
- OCI_HandleGetSession(O)
- OCI_HandleGetTransaction()
- OCI_HandleGetStatement()
- OCI_HandleGetLob()
- OCI_HandleGetFile()
- OCI_HandleGetDate()
- OCI_HandleGetTimestamp()
- OCI_HandleGetInterval()
- OCI_HandleGetObject()
* Extended Hash Tables support :
- Added OCI_HashGetEntry() to navigate an OCILIB Hash Tables
- Added OCI_HashGetType()
- Added OCI_HashGetSize()
If you've got suggestion, just post it !
Vincent Rogier
|