Extension SDK 10.1.3.36.73

Package oracle.javatools.db.datatypes

Interface Summary
ComplexType Implementation of DataType for ComplexTypes.
DataType Interface defines a database datatype (e.g.
DataTypeUsage To "use" a DataType is to refere to it by ID and store values for any attributes that DataType may have (e.g. precision, scale, size).
 

Class Summary
BaseDateTimeDataType  
BinaryDataType  
CharacterDataType  
DataTypeAttribute  
DataTypeHelper Helper class for unwrapping the DataTypeUsage object.
DataTypeID INTERNAL USE ONLY.
DataTypeRegistry Registry for DataTypes.
DataTypeRegistry.Registerer A Registerer is responsible for providing allowed DataTypes for a given provider class.
DateDataType  
NumericDataType  
NumericDataType.MinMaxValue public static class MinMaxValue defines the minimum and maximum value range of integer and floating-point numbers for use by NumericDataType.validateDefaultValue().
ObjectType Object to represent a database object type.
ObjectTypeUsage DataTypeUsage for ObjectTypes.
PredefinedDataType  
PredefinedDataTypeUsage  
TimeStampTZDataType  
 

Exception Summary
DataTypeValidationException  
DefaultValueValidationException  
 


Extension SDK 10.1.3.36.73

 

Copyright © 1997, 2005, Oracle.All rights reserved.