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.
我是这个hibernate的新手,我需要动态更改查询中的表名,它来自一些配置文件(类),所以在hibernate中我们不能直接查询表名我需要表的相应dto名称,我怎样才能得到Dto数据库表的名称?