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 6da87456..cd33a171 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,10 +1,11 @@ -[[Property:modification_date|Wed, 26 Sep 2018 16:04:05 GMT]] +[[Property:modification_date|Wed, 26 Sep 2018 16:27:14 GMT]] [[Property:publication_date|Wed, 26 Sep 2018 16:04:05 GMT]] [[Property:title|Data structures creation]] [[Property:weight|1]] [[Property:uuid|d8845cb9-2581-f85d-aad1-460816711356]] ==1. Overview== -{{Beta| The wizard is not delivered anymore}} +{{Warning|The wizard is not delivered anymore}} + EiffelStore enables to create data structures mapped to your own database. This part describes how the EiffelStore wizard generates these structures mapped to your database and how you can map your own classes to your database with EiffelStore. '''Tip:''' We recommend that you read [[Data structures use|what are and how to use]] these data structures before reading this section.