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.
HQL(Hibernate 3 + spring)でREGEXPを試しているときに、このエラーが発生します。
org.springframework.orm.hibernate3.HibernateQueryException: unexpected token: REGEXP
これを行うための回避策はありますか?(クエリではREGEXPを使用する必要があります)そしてSpringのHibernateTemplateを使用しています。
ありがとう