summaryrefslogtreecommitdiff
path: root/odb/relational/oracle/source.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Utilize the RAW buffer typeConstantin Michael1-1/+1
2011-10-21Generate select_statement::stream_result in Oracle sourceConstantin Michael1-0/+6
2011-10-21Update init_image and init_value generation to use updated LOB traitsConstantin Michael1-2/+0
2011-10-21Remove local is_null variable used during value initializationConstantin Michael1-17/+20
2011-10-21Initialise lob_callback member of oracle::bind structureConstantin Michael1-0/+2
2011-10-21Correct bind::capacity initialization expression for big_int and stringConstantin Michael1-4/+4
2011-10-21Aesthetic changes and comment additionsConstantin Michael1-7/+6
2011-10-21Add Oracle header and source implementationsConstantin Michael1-0/+765