Making C++ a persistent OOPL
✍
Rui Chen; Xi-yao Cai; Ping Chen
📂
Article
📅
1994
🏛
Elsevier Science
🌐
English
⚖ 682 KB
Persistence of objects is the basis for implementing object-oriented database programming languages. We have developed XDPC ++, a persistent OOPL based on C ++. XDPC ++ keeps strictly the type orthogonality and completeness principles. This paper gives a brief explanation of our design ideas for XDP