【问题标题】:Android Studio: Unable to generate google cloud endpoint for JDO annotated Entity classAndroid Studio:无法为 JDO 注释的实体类生成谷歌云端点
【发布时间】:2013-08-01 10:41:33
【问题描述】:

在 android studio 中,我正在试验 GAE 云端点,并能够从 JPA 注释实体类生成端点。但是如果我用 JDO 注释定义实体类,生成端点的选项被禁用(Tool-> Google Cloud Endpoints -> generate Endpoint)。

如何添加对 JDO Annotated Entity 类生成 Endpoint 的支持?

【问题讨论】:

    标签: google-app-engine android-studio google-cloud-endpoints maven-gae-plugin


    【解决方案1】:

    我创建了issue 58410,回复如下:

    “抱歉,我们还没有 JDO 支持。我们专注于 JPA。它已被禁用,因为它似乎不是一个“有效”的 JPA 注释实体。

    JDO 支持尚无时间表。”

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-12-22
      • 2013-11-04
      • 2013-04-15
      • 1970-01-01
      • 2014-04-13
      • 1970-01-01
      • 1970-01-01
      • 2015-05-10
      相关资源
      最近更新 更多