Hey ...

how can i get all meta information of a table, for example the column names!? 
with pure mysql i can do that with ResultSetMetaData meta = rs.getMetaData(); 
...

thanks,
aunts

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to