All Superinterfaces:
ISearchPath, IStatement
All Known Subinterfaces:
ICompositeType
All Known Implementing Classes:
MetaCompositeType, MsType, PgAbstractType, PgBaseType, PgCompositeType, PgEnumType, PgRangeType, PgShellType

public interface IType extends ISearchPath
Interface for database type
  • Method Details

    • getStatementType

      default DbObjType getStatementType()
      Description copied from interface: IStatement
      Gets the type of this database object.
      Specified by:
      getStatementType in interface IStatement
      Returns:
      the database object type