getTypeMap Method (SQLServerConnection)

Retrieves the Map object associated with this SQLServerConnection object.

Note

This method is not currently supported by the Microsoft SQL Server JDBC Driver.

public java.util.Map getTypeMap()

Return Value

A Map object.

Exceptions

SQLServerException

Remarks

This getTypeMap method is specified by the getTypeMap method in the java.sql.Connection interface.

See Also

Reference

SQLServerConnection Class

Concepts

SQLServerConnection Methods
SQLServerConnection Members