Package | Description |
---|---|
org.apache.empire.commons |
This package contains various common classes for error handling, specific data types and data type conversion.
|
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.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.expr.compare |
This package contains SQL-generator classes for compare expressions used in the where and having clause.
|
org.apache.empire.exceptions |
This package contains classes for exception handling of general errors.
|
Class and Description |
---|
ArrayMap
This class is a lightweight Map implementation using an ArrayList
|
ArraySet
This class is a lightweight Set implementation using an ArrayList
|
Attributes
This class holds a map of objects which are identified by a case insensitive key string.
|
Attributes.Attribute |
OptionEntry
This class defines one possible value of a field and it's description
This class is used by the Options class to implement a set of options where the option value us used as the key for the set. |
Options
This class represents a list of possible values that are valid for a particular field.
|
Options.InsertPos
InsertPos enum
|
Class and Description |
---|
Attributes.Attribute |
Options
This class represents a list of possible values that are valid for a particular field.
|
Class and Description |
---|
Attributes.Attribute |
Options
This class represents a list of possible values that are valid for a particular field.
|
Class and Description |
---|
Attributes
This class holds a map of objects which are identified by a case insensitive key string.
|
Attributes.Attribute |
Options
This class represents a list of possible values that are valid for a particular field.
|
Class and Description |
---|
ErrorType
The ErrorType class defines a type of error.
|
Class and Description |
---|
Unwrappable |
Class and Description |
---|
Unwrappable |
Class and Description |
---|
ErrorType
The ErrorType class defines a type of error.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.