Save This Page
Home » hibernate-annotations-sources » org.hibernate » annotations » [javadoc | source]
org.hibernate.annotations
public class: CollectionOfElements [javadoc | source]
org.hibernate.annotations.CollectionOfElements
Annotation used to mark a collection as a collection of elements or a collection of embedded objects
Method from org.hibernate.annotations.CollectionOfElements Summary:
fetch,   targetElement
Method from org.hibernate.annotations.CollectionOfElements Detail:
 FetchType fetch() 
 Class targetElement() 
    Represent the element class in the collection Only useful if the collection does not use generics