@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) @Deprecated public @interface CollectionOfElements
Modifier and Type | Optional Element and Description |
---|---|
javax.persistence.FetchType |
fetch
Deprecated.
|
Class |
targetElement
Deprecated.
Represent the element class in the collection
Only useful if the collection does not use generics
|
public abstract Class targetElement
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved