PreparedStatement.getMetaData

Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.

interface PreparedStatement
getMetaData
()

Meta