Package org.apache.empire.data


package org.apache.empire.data
This package contains interfaces for data and metadata handling.
  • Class
    Description
    The column interface provides methods for accessing metadata that is only relevant for updating records.
    The column interface provides methods for accessing metadata that is relevant for managing and displaying data available through the RecordData interface.
    DataType is an enumeration of data types that are supported with the empire-db component.
    EntityType Defines an entity such as a table or view
    EntityDomain Holder for Entity objects
    Deprecated.
    The record interface provides methods used for updating data.
    The RecordData interface provides methods for accessing data and context specific metadata.