In Oracle I do this: SQLQuery qry = session.createSQLQuery("SELECT SYSDATE FROM dual");. But I would like a generic query to not price the ...
確定! 回上一頁