grails « MySQL « JPA Q&A





1. Hibernate Encryption of Database Completely Transparent to Application    stackoverflow.com

I'm working on a Grails 1.0.4 project that has to be released in less than 2 weeks, and the customer just came up with a requirement that all data in the ...

2. Case Sensitivity and Indices in MYSQL    stackoverflow.com

I am creating a system where is use e-mail address as unique identifier. There are times I need to look for a user by the e-mail address. If the user ...

3. Web application using Hibernate+MySql    stackoverflow.com

i was asked to do a book manager at university with hibernate and mysql. I have a simple question. If i choose to do a web application, grails already uses hibernate. ...