Author:manus

Date:2008-12-05T00:01:53.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@122 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
manus
2008-12-05 00:01:53 +00:00
parent 455ba6a38f
commit b72a6cc1a5
2 changed files with 5 additions and 3 deletions

View File

@@ -16,8 +16,8 @@ Let us see in 4 steps how EiffelStore implements this handle system:
The <eiffel>HANDLE_USE </eiffel>class provides access to the unique <eiffel>HANDLE</eiffel> instance. This object stores all the information about the active database, mainly:
* Database login information:
<code>
login: LOGIN [DATABASE]
-- Session login
login: LOGIN [DATABASE]
-- Session login
</code>
* Database status information: