mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user