Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jpa.core.context.CollectionMapping.Type

Packages that use CollectionMapping.Type
org.eclipse.jpt.jpa.core.context   
 

Uses of CollectionMapping.Type in org.eclipse.jpt.jpa.core.context
 

Methods in org.eclipse.jpt.jpa.core.context that return CollectionMapping.Type
 CollectionMapping.Type CollectionMapping.getKeyType()
           
 CollectionMapping.Type CollectionMapping.getValueType()
           
static CollectionMapping.Type CollectionMapping.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CollectionMapping.Type[] CollectionMapping.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.