|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDOSupportedMapType | |
org.apache.jdo.impl.model.java | This package contains classes that are for use across all kinds of JavaModel implementations. |
Uses of JDOSupportedMapType in org.apache.jdo.impl.model.java |
Fields in org.apache.jdo.impl.model.java declared as JDOSupportedMapType | |
static JDOSupportedMapType |
PredefinedType.mapType
The JavaType instance for the interface java.util.Map. |
static JDOSupportedMapType |
PredefinedType.hashMapType
The JavaType instance for the class java.util.HashMap. |
static JDOSupportedMapType |
PredefinedType.hashtableType
The JavaType instance for the class java.util.Hashtable. |
static JDOSupportedMapType |
PredefinedType.propertiesType
The JavaType instance for the class java.util.Properties. |
static JDOSupportedMapType |
PredefinedType.treeMapType
The JavaType instance for the class java.util.TreeMap. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |