File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Groovy and the fly likes Gorm data containing '&' Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "Gorm data containing Watch "Gorm data containing New topic
Author

Gorm data containing '&'

liliya woland
Ranch Hand

Joined: Apr 11, 2006
Posts: 134
Hi everyone,

I'm having some issue pulling string out of DB with calls like Domain.findByTitle('some title with & char') where '&' is part of the name. I could catch this in the UI, but there are too many places to check for. I'm hoping there is something I could do using gorm and groovy to catch the char and do something to it. Any ideas anyone?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Gorm data containing '&'
 
Similar Threads
Create a byte array from a image file
Question on GORM
Standalone GORM
setExpandEntityReferences works?
JPA and alternative databases (i.e. NoSQL)