I have a huge problem that Hibernate generates lowercase function names. This results in not found Exceptions by H2. I have looked around but found not way to circumstance this, but to patch H2. Is there an option for this on either side H2 or Hibernate to get both more compatible?
Thanks for your suggestions Thomas PS: I struggled over other case sensitivity as well for all the table names and so on. In general I do not see very much advantages in case sensitivity by default. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
