Hi,
 
I have not got any solution yet. Can you please share the idea to get the column names dynamically?
 
Thanks and regards,
Sreenivas


From: Folashade Adeyosoye [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 10:08 AM
To: user-java@ibatis.apache.org
Subject: RE: How to get table metadata?

Not that I know of, I tried this a while back to dynamically get my column names. If you find a solution please let us know.

 


From: Konda, Sreenivasulu (Consultant) [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 18, 2005 10:06 AM
To: user-java@ibatis.apache.org
Subject: How to get table metadata?

 

Hi,

 

I would like to know whether or not we can retrieve table metadata such as table name, column name/type, etc... when used iBatis.

 

In JDBC, there is a class ResultSetMetaData, which gives us the metadata of underlying table(s), column name, type, etc.

 

Is there any API to get these details and how?

 

Thanks and regards,

Sreenivas

Reply via email to