MySQLPreparedStatement.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.

class MySQLPreparedStatement
override
ResultSetMetaData
getMetaData
(
)

Meta