@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Entity
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name
(Optional) The entity name.
|
Copyright © 2009-2013, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.