Home
last modified time | relevance | path

Searched defs:setMaxFieldSize (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DStatement.java150 void setMaxFieldSize(int max) throws SQLException; in setMaxFieldSize() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java335 void setMaxFieldSize(int max) throws SQLException; in setMaxFieldSize() method