1. hibernate (grails) with Oracle 11g - insufficient privileges stackoverflow.comI'm using Grails 1.3.4, which uses Hibernate, going against an Oracle 11g database. My application fails on startup, with the following error:
|
2. OracleXmlType in Grails stackoverflow.comI'm attempting to map a domain object's member type to OracleXmlType. I've followed Graeme Rocher's suggestion here regarding adding xmlparserv2.jar to the classpath, as well as |
3. how do I create a file upload in grails which works with oracle? stackoverflow.comgot the following problem: I tried to create a simpel file upload functionality in grails. I just created a domain class with a
as property. Grails did most of the rest for ... |
4. Grails with Oracle-DB: seems to have only one global counter for IDs stackoverflow.comwhen I use hsqldb with grails, it seems that each domain class gets its own counter for the id autoincrement. When I create an object of type a, it gets ID=1. ... |
5. Grails 1.3.3 Hibernate Oracle 11 problem forum.springsource.orgGrails 1.3.3 Hibernate Oracle 11 problem Earlier this year I worked on a project using Grails 1.2.x and Oracle 10g, and things went very well. It's been a little while, but ... |
6. Grails 1.3.3 Hibernate Oracle 11 problem forum.springsource.orgGrails 1.3.3 Hibernate Oracle 11 problem Earlier this year I worked on a project using Grails 1.2.x and Oracle 10g, and things went very well. It's been a little while, but ... |