1.
Any method that returns "void" and has no declared exceptions can be marked with an @OneWay annotation.
任何返回“void”且未声明异常的方法均可以使用@OneWay注释进行标记。
2.
I really only need one indicator, be it a JNDI name or an annotation, to let me know if it is local or remote.
我确实只需要一个指示器,可以是JNDI名称或者注释,就可以知道该接口是本地接口还是远程接口。
3.
So you might as well be a little more verbose and create better self-documentation for your annotation type.
所示的简写形式中获益,所以您需要创建虽然稍微有点冗长,但是更容易理解的注释类型。
4.
Later this fall the company plans to release the raw sequence data of the Cannabis indica genome as well as a full genome annotation.
该公司计划在今年秋天的晚些时候公布这次大麻基因组测序的原始数据,以及完整的基因组注释。
5.
After you get the XML configuration examples working, you're ready to see one of the key new features in iBATIS 3: Java annotation support.
XML配置示例正常工作后,您就可以开始了解iBATIS3的另一个关键的新特性:Java注释支持。
6.
Stateless annotation, above, means that this class is now a stateless session bean, and the business interface is used to invoke it.
以上的@无状态注解,意味着此类现在是一个无状态会话bean,将使用业务接口来调用它。
7.
Specify a constraint on the fileSet class member, which ensures the size is always at least 1 or more using the @Size annotation.
对fileSet类成员指定一个约束条件,确保使用@Size标注时其大小总是至少为1或更大。
8.
Next time you take a POJO and slap on an annotation to turn it into an EJB, you can give a little thanks to the OpenEJB team.
下次当您给POJO加上一些注释将其转换成EJB时,您应对OpenEJB团队所作的贡献表示感谢。
9.
The snowboard element is attached to the abstract concept of the same name through expression within the schema annotation.
通过在模式注释中表达,snowboard元素被附加到同名的抽象概念中。
10.
The class is annotated with an @Entity annotation to indicate to JPA that this class is a mapped entity.
类带上了注释@Entity,以向JPA指示该类是一个被映射的实体。