Searched refs:setTypeMap (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DConnection.java761 public void setTypeMap(Map<String, Class<?>> map) throws SQLException; method in interface:Connection
/libcore/luni/src/main/java/javax/sql/
H A DRowSet.java1777 public void setTypeMap(Map<String, Class<?>> theTypeMap) method in interface:RowSet

Completed in 47 milliseconds