aboutsummaryrefslogtreecommitdiff
path: root/odb
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Add bind structuresConstantin Michael2-0/+79
2011-09-07Forward declare OCI types used by statement implementationConstantin Michael1-0/+3
2011-09-05Add database, connection, connection-factory, and transaction supportConstantin Michael14-0/+1538
2011-09-05Add RAII handle management for OCI handles and descriptorsConstantin Michael4-0/+428
2011-09-05Add Oracle/OCI forward declarationsConstantin Michael1-0/+26
2011-09-05Add exceptions and error translationConstantin Michael4-0/+248
2011-09-05Add initial development infrastructureConstantin Michael6-0/+317