Searched refs:getLoadStatement (Results 1 – 2 of 2) sorted by relevance
209 …public PreparedStatement getLoadStatement (Connection connection, String rowId, String contextPath… in getLoadStatement() method in JDBCSessionIdManager.DatabaseAdaptor
820 …statement = _jdbcSessionIdMgr._dbAdaptor.getLoadStatement(connection, id, canonicalContextPath, vh… in loadSession()