Uses of Package
org.apache.empire.commons
Packages that use org.apache.empire.commons
Package
Description
This package contains various common classes for error handling, specific data types and data type conversion.
This package contains interfaces for data and metadata handling.
This package contains implmentations of Empire's data and metadata interfaces for JavaBeans of Data Tranfer Objects (DTO's).
This package contains the core Empire-DB implementation classes.
This package contains classes for exception handling of database related errors.
This package contains SQL-generator classes for column expressions.
This package contains SQL-generator classes for compare expressions used in the where and having clause.
This package contains classes for exception handling of general errors.
-
Classes in org.apache.empire.commons used by org.apache.empire.commonsClassDescriptionThis class is a lightweight Map implementation using an ArrayListThis class is a lightweight Set implementation using an ArrayListThis class holds a map of objects which are identified by a case insensitive key string.Provided the implementation for the BeanUtils methodsColumnUtils This class contains a set of generic functions for ColumnsThis 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.
The text should only be used for display purposes e.g. to display a drop-down in a user interface.This class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes.
The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique.InsertPos enumSQL KeyWordSqlFormatter interface for customizationObjectStringifier Converts an object to a StringThis class allows to customize value type conversion as well as other value related functions. -
Classes in org.apache.empire.commons used by org.apache.empire.dataClassDescriptionThis class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes.
The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. -
Classes in org.apache.empire.commons used by org.apache.empire.data.beanClassDescriptionThis class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes.
The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. -
Classes in org.apache.empire.commons used by org.apache.empire.dbClassDescriptionThis class holds a map of objects which are identified by a case insensitive key string.This class represents a list of possible values that are valid for a particular field.
Additionally the class provides a text string describing the value for display purposes.
The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. -
Classes in org.apache.empire.commons used by org.apache.empire.db.exceptions
-
Classes in org.apache.empire.commons used by org.apache.empire.db.expr.column
-
Classes in org.apache.empire.commons used by org.apache.empire.db.expr.compare
-
Classes in org.apache.empire.commons used by org.apache.empire.exceptions