- All Superinterfaces:
DatabaseTypeCompositeTestable, DatabaseTypeScalarTestable
- All Known Subinterfaces:
CompositeDatabaseType, ScalarDatabaseType
- All Known Implementing Classes:
ArgumentType, BinaryType, BlobType, CharType, ClobType, DbColumn, DbTable, DecimalType, DoubleType, FieldType, FloatType, FunctionType, IntervalDayToSecond, IntervalYearToMonth, LongRawType, LongType, NCharType, NClobType, NumericType, NVarChar2Type, ObjectTableType, ObjectType, PLSQLCollectionType, PLSQLCursorType, PLSQLPackageType, PLSQLRecordType, PLSQLSubType, PLSQLType, PrecisionType, ProcedureType, RawType, RealType, ROWTYPEType, ScalarDatabaseTypeEnum, SizedType, TableType, TimeStampType, TYPEType, UnresolvedSizedType, UnresolvedType, URowIdType, VarChar2Type, VarCharType, VArrayType
-
Method Summary
isArgumentType, isComposite, isDbTableType, isFieldType, isFunctionType, isObjectTableType, isObjectType, isPLSQLCollectionType, isPLSQLCursorType, isPLSQLRecordType, isPLSQLSubType, isPLSQLType, isProcedureType, isROWTYPEType, isTableType, isTYPEType, isVArrayType
isBinaryType, isBlobType, isCharType, isClobType, isDecimalType, isDoubleType, isFloatType, isIntervalDayToSecond, isIntervalYearToMonth, isLongRawType, isLongType, isNCharType, isNClobType, isNumericType, isNVarChar2Type, isPrecisionType, isRawType, isRealType, isScalar, isSizedType, isTimeStampType, isURowIdType, isVarChar2Type, isVarCharType
-
Method Details
-
-
setTypeName
void setTypeName(String typeName)
-
isResolved
boolean isResolved()
-
-