aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/query.hxx
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Add buffer_type member to integer image_traits to allow derivation of unsignedConstantin Michael1-2/+2
2011-10-27Use sizeof consistently to specify image capacityConstantin Michael1-9/+25
2011-10-27Refactor query_column implementations for LOB columnsConstantin Michael1-77/+11
2011-10-26Add query and result implementationsConstantin Michael1-0/+1724