Uses of Class
com.orchestranetworks.addon.dint.schema.EBXField
Packages that use EBXField
Package
Description
Provides classes and interfaces that represent fields and tables for the supported data source.
-
Uses of EBXField in com.orchestranetworks.addon.dint.schema
Methods in com.orchestranetworks.addon.dint.schema that return EBXFieldModifier and TypeMethodDescriptionEBXTable.get(com.orchestranetworks.schema.Path fieldPath) Returns the field matching the specified path.EBXField.getChildForeignKeyField(com.orchestranetworks.schema.Path pathInAdaptation) Returns the child foreign key field if this is a composite foreign key.EBXField.getEnumLabelField()Returns enumeration label field if this field is a enumeration field.EBXField.getForeignKeyLabelField()Returns foreign key label field if this field is a foreign key field.