Using MyEclipse for Spring 2014. I’m setup using the SQL JDBC 4 driver. Under the Database perspective, I can browse to the database and run the view V_PartHistoryFiltered.
I then try to create a web project and add CRUD scaffolding. When it gets to the part where you pick the tables it does not show views.
Is it just not possible to use views when doing the scaffolding, or am I missing a step somewhere?