aboutsummaryrefslogtreecommitdiff
path: root/odb/section.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-08-14Add support for object sectionsBoris Kolpackov1-0/+114
Sections are an optimization mechanism that allows the partitioning of data members of a persistent class into groups that can be separately loaded and/or updated.