Daniel Danecki created NETBEANS-4017:
----------------------------------------

             Summary: Generate entities from Database - long waiting time with 
huge databases
                 Key: NETBEANS-4017
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4017
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 11.2
            Reporter: Daniel Danecki


When using the "Generate entity from database" option NetBeans scans the entire 
database first to present information about the available tables. This process 
takes a very long time. I don't think it is necessary to scan all tables at 
this stage (I might be wrong). I think that it would be more efficient if only 
table names were presented at this stage, and only tables chosen by the user 
were scanned to show all requirements and dependencies in the next step. That 
would save a lot of time for the user.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to