hibernate 时间条件查询oracle有关问题

hibernate 时间条件查询oracle问题用 _res query.addEntity(p, ENTITY1.class).addEntity(q, ENTITY

hibernate 时间条件查询oracle问题

_res = query.addEntity("p", ENTITY1.class).addEntity("q", ENTITY2.class).list();

?

问题暂时得到解决,但是对于hibernate 跨数据表的DAO有点疑虑。

?

?

?

?

?

?

?