summaryrefslogtreecommitdiff
path: root/odb/relational/oracle/common.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-02-22Add support for composite object idsBoris Kolpackov1-107/+11
New pragma id_type (member). New test: common/composite-id. The composite example has also been updated.
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
Too much effort to maintain.
2011-11-09Make sure we can use same type as both container and simple valueBoris Kolpackov1-0/+8
2011-11-08Add support for Oracle INTERVAL temporal typesConstantin Michael1-0/+22
2011-10-21Add support for const data membersBoris Kolpackov1-8/+22
Const data members are automatically treated as readonly. New test: const-member.
2011-10-21Use GNU GPL v3 license for ODB compiler filesConstantin Michael1-1/+1
2011-10-21Add common implementation for OracleConstantin Michael1-0/+252