Overview

PropertyType interface represents the types that are used in the database which are supported in the EventType. There are two subclasses for this interface. PrimitiveType supports most of the oracle primitive types and StructureType represents the any complex oracle database type

Enumeration Members

Name Description

INTEGER

STRING

DATE

CHARACTER

BOOLEAN

FLOAT

DOUBLE

LONG

BYTE

TIME

BYTEARRAY

DATETIME

COLLABID

PERSON

Referenced By Representaions