[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Support for views in eclipse link

Hi,

A question regarding the support of views in eclipse link.

1) As the way we have the support for creation of the tables, do we have the same support to create the view in database?

2) If not than what is the best way to support the view in eclipse link.
i) Create view using native sql ii) Than create a mapped entity with that view? In that case does the view is treated like any other table in eclipse link?


Any other way to support view using eclipse link.

Additional info: This view I wish to create out of a table which is created using eclipse link (not in orm.xml)

Thx
Ajay