[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Can we dosover the fields in a table using eclipse link?

Hi,
If there is any way to discover the field type for a given table using eclipse link.


For example

Employee table has a column "emp_id" which is integer type.
Another column "fname" as first name.

Is there any mechanism in eclipse link so that I pass the name of the table and I get back all the field names/types etc contained in that table.

Thx
Ajay