Searched refs:_updateSessionNode (Results 1 – 2 of 2) sorted by relevance
97 protected String _updateSessionNode; field in JDBCSessionIdManager665 _updateSessionNode = "update "+_sessionTable+ in prepareTables()
1013 statement = connection.prepareStatement(_jdbcSessionIdMgr._updateSessionNode); in updateSessionNode()