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.
JPA/Hibernate NamedQuery でデータベース関数を指定するにはどうすればよいですか?
奇妙なことに、休止状態の JQL は RIGHT 関数を認識しません。部分文字列を使用せずに、休止状態で NamedQuery で有効なデータベース関数を指定する方法はありますか? ネイティブクエリや CriteriaQuery にしたくないです。