mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:Roman
Date:2014-01-17T23:49:16.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1245 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -87,6 +87,7 @@ end
|
||||
|
||||
Because we're using an existing MySQL database, we need to choose the <e>PS_MYSQL_RELATIONAL_REPOSITORY_FACTORY</e> for initialization.
|
||||
|
||||
<code>
|
||||
class
|
||||
TUTORIAL
|
||||
|
||||
@@ -115,6 +116,7 @@ feature {NONE} -- Initialization
|
||||
end
|
||||
|
||||
end
|
||||
</code>
|
||||
|
||||
That's it. You're now ready to read and write table records using the repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user