Re: jdbc arbitrary attributes
- From: "John Currier" <md4curvs@xxxxxxxxx>
- Date: 23 Jul 2005 14:00:35 -0700
The ResultSetMetaData returned by rs.getMetaData() will give you the
details you're looking for. You'll also want to close your ResultSet
and Statement in a finally block.
John Currier
http://schemaspy.sourceforge.net
.
- References:
- jdbc arbitrary attributes
- From: shya
- jdbc arbitrary attributes
- Prev by Date: jdbc arbitrary attributes
- Next by Date: Dynamically Reconstruct DDL
- Previous by thread: jdbc arbitrary attributes
- Next by thread: Dynamically Reconstruct DDL
- Index(es):