From 1bcad7d4f417ad5e514719f8c1182b1f026c2e82 Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Wed, 26 Sep 2018 16:39:34 +0000 Subject: [PATCH] Updated documentation: Warning messages to new users, EiffelStore wizard is not delivered anymore Updated wikipage Data structures creation. (Signed-off-by:javier). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2085 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../data-structures-creation.wiki | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/18.07/solutions/database-access/eiffelstore/eiffelstore-tutorial/eiffelstore-generation-cluster/data-structures-creation.wiki b/documentation/18.07/solutions/database-access/eiffelstore/eiffelstore-tutorial/eiffelstore-generation-cluster/data-structures-creation.wiki index 34df8be7..368250ce 100644 --- a/documentation/18.07/solutions/database-access/eiffelstore/eiffelstore-tutorial/eiffelstore-generation-cluster/data-structures-creation.wiki +++ b/documentation/18.07/solutions/database-access/eiffelstore/eiffelstore-tutorial/eiffelstore-generation-cluster/data-structures-creation.wiki @@ -1,4 +1,4 @@ -[[Property:modification_date|Wed, 26 Sep 2018 16:38:00 GMT]] +[[Property:modification_date|Wed, 26 Sep 2018 16:39:34 GMT]] [[Property:publication_date|Wed, 26 Sep 2018 16:04:05 GMT]] [[Property:title|Data structures creation]] [[Property:weight|1]] @@ -315,7 +315,8 @@ The data structure generation system is implemented with 4 EiffelStore classes: Generation classes BON diagram ==3.EiffelStore wizard== -{{Warning|The wizard is not delivered anymore} + +{{Warning|The wizard is not delivered anymore}} The EiffelStore wizard uses the [[#generation_system| EiffelStore generation system]] described above to generate the data structures mapped to your database.