Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/server/session/
DJDBCSessionManager.java173 protected synchronized String getRowId() in getRowId() method in JDBCSessionManager.Session
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java802 public RowId getRowId(int columnIndex) throws SQLException { in getRowId() method in Impl_RowSet
806 public RowId getRowId(String columnLabel) throws SQLException { in getRowId() method in Impl_RowSet