Hello, Just for the record and better cross-referencing of known issues, I've encountered this issue again here: http://www.petrikainulainen.net/programming/spring-framework/spring-from-the-trenches-new-like-expressions-of-spring-data-jpa/#comment-282743
This is about this particular issue here: https://code.google.com/p/h2database/issues/detail?id=331 Cheers Lukas Am Mittwoch, 10. August 2011 20:41:47 UTC+2 schrieb Thomas Mueller: > > Hi, > > Unlike some other databases, H2 tries to compile the statement before > executing. To do that, the data type is required for certain > operations. > > I believe the behavior of H2 is reasonable for most cases, but I will > have a look at the issues you reported. Possibly I will just improve > the documentation. > > Regards, > Thomas > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
