Subject | JPA (Hibernate) and SUBSTRING |
---|---|
Author | tdtappe |
Post date | 2009-07-21T06:48:55Z |
I would like to (I have to) use SUBSTRING in a JPA-Query. But it's obviously not translated into the correct Firebird syntax using SUBSTRING(value FROM start FOR length).
Is there anything special I need to do for that? Some configuration?
--Heiko
Is there anything special I need to do for that? Some configuration?
--Heiko