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.
UPDATE、INSERT、および DELETE クエリのみを表示し、SELECT を表示しないように hibernate のログを設定することは可能ですか? show_sql プロパティを true に設定しましたが、アプリケーションが多くの選択クエリによってコンソールにスパムを送信しています。そのように構成することは可能ですか?
Springとjbossでpostgresを使用しています。
私はどんな助けにも感謝します:)