Package | Description |
---|---|
org.apache.empire.data |
This package contains interfaces for data and metadata handling.
|
org.apache.empire.data.bean |
This package contains implmentations of Empire's data and metadata interfaces for JavaBeans of Data Tranfer Objects (DTO's).
|
org.apache.empire.db |
This package contains the core Empire-DB implementation classes.
|
org.apache.empire.db.derby |
This package contains classes necessary to support the Apache Derby database system.
|
org.apache.empire.db.exceptions |
This package contains classes for exception handling of database related errors.
|
org.apache.empire.db.expr.column |
This package contains SQL-generator classes for column expressions.
|
org.apache.empire.db.h2 |
This package contains classes necessary to support the H2 database system.
|
org.apache.empire.db.hsql |
This package contains classes necessary to support the HSQLDB database system.
|
org.apache.empire.db.mysql |
This package contains classes necessary to support the MySQL database system.
|
org.apache.empire.db.oracle |
This package contains classes necessary to support the Oracle database system.
|
org.apache.empire.db.postgresql |
This package contains classes necessary to support the PostgreSQL database system.
|
org.apache.empire.db.sqlite | |
org.apache.empire.db.sqlserver |
This package contains classes necessary to support the Microsoft SQL-Server database system.
|
org.apache.empire.db.validation |
Class and Description |
---|
Column
The column interface provides methods for accessing metadata that is only relevant for updating records.
|
ColumnExpr
The column interface provides methods for accessing metadata that is relevant for managing
and displaying data available through the RecordData interface.
|
DataMode
DataMode is an enumeration that specifies whether the value of a column is readonly, optional (nullable), required (NotNull), or auto-generated
|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
RecordData
The RecordData interface provides methods for accessing data and context specific metadata.
|
Class and Description |
---|
Column
The column interface provides methods for accessing metadata that is only relevant for updating records.
|
ColumnExpr
The column interface provides methods for accessing metadata that is relevant for managing
and displaying data available through the RecordData interface.
|
DataMode
DataMode is an enumeration that specifies whether the value of a column is readonly, optional (nullable), required (NotNull), or auto-generated
|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Record
The record interface provides methods used for updating data.
|
RecordData
The RecordData interface provides methods for accessing data and context specific metadata.
|
Class and Description |
---|
Column
The column interface provides methods for accessing metadata that is only relevant for updating records.
|
ColumnExpr
The column interface provides methods for accessing metadata that is relevant for managing
and displaying data available through the RecordData interface.
|
DataMode
DataMode is an enumeration that specifies whether the value of a column is readonly, optional (nullable), required (NotNull), or auto-generated
|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Record
The record interface provides methods used for updating data.
|
RecordData
The RecordData interface provides methods for accessing data and context specific metadata.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
Column
The column interface provides methods for accessing metadata that is only relevant for updating records.
|
Class and Description |
---|
ColumnExpr
The column interface provides methods for accessing metadata that is relevant for managing
and displaying data available through the RecordData interface.
|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
ColumnExpr
The column interface provides methods for accessing metadata that is relevant for managing
and displaying data available through the RecordData interface.
|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Class and Description |
---|
DataType
DataType is an enumeration of data types that are supported
with the empire-db component.
|
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.