Uses of Class
org.apache.empire.commons.Attributes.Attribute
Packages that use Attributes.Attribute
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.
-
Uses of Attributes.Attribute in org.apache.empire.commons
Fields in org.apache.empire.commons with type parameters of type Attributes.AttributeMethods in org.apache.empire.commons that return Attributes.AttributeMethods in org.apache.empire.commons that return types with arguments of type Attributes.AttributeModifier and TypeMethodDescriptionAttributes.iterator()protected ArrayList<Attributes.Attribute>Attributes.list()Methods in org.apache.empire.commons with parameters of type Attributes.Attribute -
Uses of Attributes.Attribute in org.apache.empire.data
Methods in org.apache.empire.data that return types with arguments of type Attributes.Attribute -
Uses of Attributes.Attribute in org.apache.empire.data.bean
Methods in org.apache.empire.data.bean that return types with arguments of type Attributes.Attribute -
Uses of Attributes.Attribute in org.apache.empire.db
Methods in org.apache.empire.db that return types with arguments of type Attributes.AttributeModifier and TypeMethodDescriptionDBColumn.getAttributes()Returns all metadata attributes.DBRowSet.getAttributes()Returns all metadata attributes.