result = session .createQuery("DELETE FROM Scope2camera WHERE scope_id = :scope_id") .setLong("scope_id", scopeId).executeUpdate();
沒有留言:
張貼留言