首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 允许你使用注释EJB实体豆GWT

允许你使用注释EJB实体豆GWT

  • 资源大小:64.13 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: GWT EJB 使用 注释 实体 允许

资 源 简 介

A GWT-compatible library which provides EJB annotations & enums so that the GWT compiler can compile annotated entity beans unmodified. Implements: * all enums & interfaces from javax.persistence * java.io.Serializable as an alias for com.google.gwt.user.client.rpc.IsSerializable Requires GWT 1.5 Setup: First, create a .gwt.xml file for your EJB module. For instance, my entity beans are in the reef.ejb.domain package. I put the following code into src/reef/ejb/EJB.gwt.xml: Next add your EJB module and ejb4gwt to Main.gwt.xml: ```
VIP VIP
0.187465s