aboutsummaryrefslogtreecommitdiff
path: root/oracle/database/driver.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-10-08Ground work for multi-database supportBoris Kolpackov1-1/+2
All generated code now includes database id. The database-specific database class interface has been updated to include all the database operations. The database-specific tests now use this interface.
2012-09-06Test that database constructors are unambiguousBoris Kolpackov1-0/+33