Searched refs:setTypeMap (Results 1 – 3 of 3) sorted by relevance
185 public void setTypeMap(Map<String, Class<?>> map) throws SQLException { in setTypeMap() method in TestHelper_Connection1
390 public void setTypeMap(java.util.Map map) throws SQLException { in setTypeMap() method in JDBCConnection
241 public void setTypeMap(Map<String, Class<?>> theTypeMap) in setTypeMap() method in Impl_RowSet