Re: [Hibernate] antlr class.forname

2005-03-16 Thread Max Rydahl Andersen
I've added a section in the migration guide on this issue. http://hibernate.org/250.html I don't feel much for hacking hibernate to fix other products errors. -max BEA has a history of users prepending to the classpath. For example, here is how users are told to configure the latest WebLogic to

[Hibernate] feedback on HHH-238 is very welcome

2005-03-16 Thread Max Rydahl Andersen
patch is available at http://opensource.atlassian.com/projects/hibernate/browse/HHH-238 which makes H3 support: {}-syntax free native sql full multi column support in native sql support for returning entities from stored procedures Gavin, please do your thing as we talked about - the jira contai

[Hibernate] Blob related

2005-03-16 Thread Jeevak Kasarkod
Hi, I have tried posting on the users list but I was not able to get the information I needed. I also read through the relevant FAQs and posts on other forums but there isn’t enough relevant information for writing blobs and retrieving blobs using the oracle 10g drivers. I am attempting