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.
我正在调试一个使用 Oracle 的 spring 批处理应用程序。我看到很多表都被春季批处理作业修改了。而且,很难通过代码库来理解所有被修改的表是什么。
有没有一种简单的方法可以知道春季批处理作业修改了哪些表和记录?