← Back to team overview

unhaze-team team mailing list archive

[Bug 394175] [NEW] server has to use google app engine plugin and grails jpa lugin. Rewrite some DB queries

 

Public bug reported:

Hibernate is not supported at GAE so we have to change the db access
plugin. Criteria API is not in JPA, so can't use that, but have to use
jpa query. So need to rewrite some stuff

** Affects: unhaze
     Importance: Undecided
         Status: New

-- 
server has to use google app engine plugin and grails jpa lugin. Rewrite some DB queries
https://bugs.launchpad.net/bugs/394175
You received this bug notification because you are a member of Unhaze
Team, which is the registrant for unhaze.

Status in Unhaze Shortcut Tools: New

Bug description:
Hibernate is not supported at GAE so we have to change the db access plugin. Criteria API is not in JPA, so can't use that, but have to use jpa query. So need to rewrite some stuff



Follow ups

References