diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-07-12 12:00:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-08-14 15:21:07 +0200 |
commit | dcb6d84266a0b291781855cf623aa4d4c395f14d (patch) | |
tree | 46cbea2bb62a44df14181af2f99932a5830956ae /common/section/polymorphism/test.std | |
parent | e923e350cd29afa4765cf4fadfb2f63553943aa6 (diff) |
Add support for object sections
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.
Diffstat (limited to 'common/section/polymorphism/test.std')
-rw-r--r-- | common/section/polymorphism/test.std | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common/section/polymorphism/test.std b/common/section/polymorphism/test.std new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/common/section/polymorphism/test.std |