Searched refs:_updateSession (Results 1 – 2 of 2) sorted by relevance
96 protected String _updateSession; field in JDBCSessionIdManager662 _updateSession = "update "+_sessionTable+ in prepareTables()
963 statement = connection.prepareStatement(_jdbcSessionIdMgr._updateSession); in updateSession()