Class NumericType
- java.lang.Object
-
- oracle.pgx.api.frames.schema.datatypes.DataType
-
- oracle.pgx.api.frames.schema.datatypes.numeric.NumericType
-
- Direct Known Subclasses:
DoubleType,FloatType,IntegerType,LongType
public abstract class NumericType extends DataType
-
-
Constructor Summary
Constructors Constructor Description NumericType()
-
Method Summary
-
Methods inherited from class oracle.pgx.api.frames.schema.datatypes.DataType
equals, hashCode, simpleString, toString
-
-