Package | Description |
---|---|
org.apache.jdo.impl.model.java |
This package contains classes that are for use across all kinds of
JavaModel implementations.
|
Modifier and Type | Field and Description |
---|---|
static MutableValueClassType |
PredefinedType.bitsetType
The JavaType instance for the class java.util.BitSet.
|
static MutableValueClassType |
PredefinedType.dateType
The JavaType instance for the class java.util.Date.
|
static MutableValueClassType |
PredefinedType.sqlDateType
The JavaType instance for the class java.sql.Date.
|
static MutableValueClassType |
PredefinedType.sqlTimestampType
The JavaType instance for the class java.sql.Timestamp.
|
static MutableValueClassType |
PredefinedType.sqlTimeType
The JavaType instance for the class java.sql.Time.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.