Oracle Support Summary

The following list summarizes objects supported under Oracle. To create any of these objects and define their properties, refer to the Defining Oracle Objects section.

The following table lists the supported data types:

Numeric

String Literals

Date and Time

Other

  • BINARY_DOUBLE

  • BINARY_FLOAT

  • DEC

  • DEC()

  • DEC(,)

  • DECIMAL

  • DECIMAL()

  • DECIMAL(,)

  • DOUBLE PRECISION

  • REAL

  • FLOAT

  • FLOAT()

  • INT

  • INTEGER

  • NUMBER

  • NUMBER()

  • NUMBER(,)

  • NUMERIC

  • NUMERIC()

  • NUMERIC(,)

  • ROWID

  • SMALLINT

  • CHAR

  • CHAR()

  • CHARVARYING()

  • CHARACTER

  • CHARACTER()

  • CHARACTERVARYING()

  • CLOB

  • DBURITYPE

  • URITYPE

  • HTTPURITYPE

  • JSON

  • JSON()

  • LONG

  • NATIONAL CHAR

  • NATIONAL CHAR VARYING()

  • NATIONAL CHAR()

  • NATIONAL CHARACTER

  • NATIONAL CHARACTER VARYING()

  • NATIONAL CHARACTER()

  • NCHAR

  • NCHAR VARYING()

  • NCHAR()

  • NCLOB

  • NVARCHAR2()

  • UROWID

  • UROWID()

  • VARCHAR()

  • VARCHAR2()

  • XDBURITYPE

  • XMLTYPE

  • DATE

  • INTERVAL DAY TO SECOND

  • INTERVAL YEAR TO MONTH

  • TIMESTAMP

  • TIMESTAMP WITH LOCAL TIMEZONE

  • TIMESTAMP WITH TIMEZONE

  • TIMESTAMP()

  • TIMESTAMP() WITH LOCAL TIMEZONE

  • TIMESTAMP() WITH TIMEZONE

  • JSON*

  • ANYDATA
  • ANYDATASET

  • ANYTYPE

  • BFILE

  • BLOB

  • LONGRAW

  • ORDAUDIO

  • ORDDICOM

  • ORDDOC

  • ORDIMAGE

  • ORDVIDEO

  • RAW()

  • SDO_GEOMETRY

  • SDO_GEORASTER

  • SI_AVERAGECOLOR

  • SI_COLOR

  • SI_COLORHISTOGRAM

  • SI_FEATURELIST

  • SI_POSITIONALCOLOR

  • SI_STILLIMAGE

  • SI_TEXTURE

*This datatype is supported only for Oracle 21c.

Refer to Oracle database documentation for detailed information on specific Oracle objects and properties. erwin® Data Modeler documentation for the property editors provides brief descriptions of the controls on each dialog box and tab, which you can use as a point of reference while working with database design features.

Defining Oracle Objects

Follow these steps to create Oracle objects and define their properties:

  1. In the Model Explorer, right-click the required object and click New.

    An instance of the object is created.
  2. Right-click the newly created instance and click Properties.

    The object's property editor opens.
  3. Set the values of all the required properties.

    For information on properties, refer to the corresponding object's property page from the above list.

  4. Click Close.
    The object is created and the required properties are set.