We are testing out if we can migrate our example Oracle based application to Cuba studio.
I connected to the Oracle database successfully and I tried to use the Generate Model option
in Entities to reverse engineer the model. We have hundreds of tables and so I filtered out
a subset (tables beginning with FA_). From this list I tried to pick a few tables and it was
taking a long time to return. So I killed the process and tried again with just 1 table.
The one table selection generates an entity model.
But when I started up the Application Server, it started to update my Oracle database and
dropped ALL my FA_xxxx tables except for the one table I selected for my model.
How do I use the Generate Model option ? Can I just pick a few tables to generate at
a time ? How do I stop Cuba from DROPPING my other tables which I am not working on yet ?