mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Update wikipage Persistence, storage, and retrieval. (Signed-off-by:b-meyer).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1830 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -15,7 +15,7 @@ Storing an object just by itself would usually result in wrong semantics: most o
|
||||
|
||||
=Varieties of store operations=
|
||||
|
||||
Different variants of the store operation are supported: '''session''', '''basic''' and '''independent''' store
|
||||
Different variants of the store operation are available: '''session''', '''basic''' and '''independent''' store
|
||||
|
||||
* '''Session''' store produces the most compact structure in the resulting files; but the resulting structure is dependent on the current execution of the system which executes the store operation (''System'' is taken here, as elsewhere in this documentation, in its Eiffel sense of an executable assembly of classes, compiled together with the help of a configuration file.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user