Grails and Amazon SimpleDB

amr*_*mra 7 grails hibernate amazon-simpledb

How to setup Grails project to use Amazon SimpleDB?

One possibility is to install gorm-jpa plugin and use SimpleJPA library, but I couldn't setup it correctly.

Has someone experience with this combination?

rst*_*nko 5

试试用于grails的simpledb GORM插件:http://grails.org/plugin/simpledb


小智 2

经过多次试验和错误后,我设法使用 Grails Web 应用程序中的简单 jpa 项目

我用过它:

使用 EntityManagerFactory 和 JPA 提供程序 API

编写少量服务工件就能够无缝地使用简单的 bd 功能