[odb-announcements] Custom C++ to Database Type Mapping in ODB

Boris Kolpackov boris at codesynthesis.com
Tue Oct 16 12:25:50 EDT 2012


Hi,

I just published a comprehensive, step-by-step guide to adding persistence
support for a custom value type. Specifically, it considers cases of simple
(single-column) vs composite (multi-column) value types, our own vs third-
party types, as well as, for simple value types, mapping to core vs extended
database types:

http://www.codesynthesis.com/~boris/blog/2012/10/16/custom-cxx-to-database-type-mapping-in-odb/

Boris



More information about the odb-announcements mailing list