javax.persistence.metamodel
Interface CollectionAttribute<X,E>
- Type Parameters:
 X - The type the represented Collection belongs toE - The element type of the represented Collection
- All Superinterfaces: 
 - Attribute<X,java.util.Collection<E>>, Bindable<E>, PluralAttribute<X,java.util.Collection<E>,E>
 
public interface CollectionAttribute<X,E>
- extends PluralAttribute<X,java.util.Collection<E>,E>
 
Instances of the type CollectionAttribute represent persistent 
 java.util.Collection-valued attributes.
- Since:
 
  - Java Persistence 2.0
 
 
 
 
 
 
 
 
 
Submit a bug or feature  Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.  
 Generated on 10-February-2011 12:41