aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Add bind array offset argument to statement::bind_paramConstantin Michael2-9/+8
2011-09-08Aesthetic changesConstantin Michael1-4/+3
2011-09-07Aesthetic changesConstantin Michael1-6/+6
2011-09-07Add implementations for insert, update, delete, and select statementsConstantin Michael3-0/+627
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 Michael33-0/+1356
2011-08-23Add license stub1.6.0.a21.6.01.6Boris Kolpackov1-0/+1
2011-08-23Add root .gitignoreBoris Kolpackov1-0/+21