Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の Web サイトには、ログインするユーザーがデータベースを変更する権限を持っている可能性があるシナリオがあります。
そのため、ユーザーが今すぐログインすると、接続を作成し、それを使用してクエリを実行します。
jdbc 接続の書き込み権限を削除する方法はありますか?データベースを変更することを想定していないユーザーがデータベースを更新しようとするクエリを実行しようとするたびに、データベースを更新することはできません。