Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Installs the given TypeMap object as the type map for this SQLServerConnection object.
Note
This method is not currently supported by the Microsoft JDBC Driver for SQL Server.
Syntax
public void setTypeMap(java.util.Map map)
Parameters
map
A TypeMap object.
Exceptions
Remarks
This setTypeMap method is specified by the setTypeMap method in the java.sql.Connection interface.