代码之家  ›  专栏  ›  技术社区  ›  domi

与Grails/GORM在appengine上的一对多关系

  •  0
  • domi  · 技术社区  · 15 年前

    有人知道如何在googleappengine上处理与Grails/GORM的“一对多”关系吗?

    但我找不到任何关于在阿彭金和 日本邮政 .

    2 回复  |  直到 15 年前
        1
  •  1
  •   Tihom    14 年前

    你试过盖利克吗?它是在googleappengine上运行groovy的一个非常好的框架。以下链接通过GAE上的groovy访问数据源: http://gaelyk.appspot.com/tutorial/app-engine-shortcuts#datastore

        2
  •  0
  •   Bill the Lizard    13 年前

    我没有试过,但据我所知,您必须使用JPA注释。请看这里: http://blogs.oracle.com/enterprisetechtips/entry/combining_groovy_grails_mysql_and