Uses of Class
org.apache.jdo.impl.model.java.FloatingPointType

Packages that use FloatingPointType
org.apache.jdo.impl.model.java This package contains classes that are for use across all kinds of JavaModel implementations. 
 

Uses of FloatingPointType in org.apache.jdo.impl.model.java
 

Fields in org.apache.jdo.impl.model.java declared as FloatingPointType
static FloatingPointType PredefinedType.floatType
          The JavaType instance for the floating point type float.
static FloatingPointType PredefinedType.doubleType
          The JavaType instance for the floating point type double.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.