aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/uuid/oracle
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14Use memset instead of nil_generatorBoris Kolpackov1-3/+2
The nil_generator.hpp header is not available in earlier versions.
2012-09-05Support for Boost uuid persistenceBoris Kolpackov2-0/+102
New Boost sub-profile: uuid. New test: boost/common/uuid. Updated the boost example to use uuid as an object id.