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.
我需要从巨大的表中删除许多条目。快速做到这一点的唯一方法是删除然后重新创建表的索引。我可以以某种方式使用休眠来做到这一点吗?
谢谢。
不,不是不执行 SQL 查询。但是 Hibernate 允许执行SQL 查询。