Searched defs:getColumnObject (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DBaseRow.java80 public abstract Object getColumnObject(int idx) throws SQLException; method in class:BaseRow
H A DInsertRow.java135 public Object getColumnObject(int idx) throws SQLException { method in class:InsertRow
H A DRow.java166 public Object getColumnObject(int columnIndex) throws SQLException { method in class:Row

Completed in 27 milliseconds