Uses of Package
is.codion.framework.domain.entity.attribute
Packages that use is.codion.framework.domain.entity.attribute
Package
Description
Package configuration values:
EntityConnectionProvider.CLIENT_DOMAIN_TYPE
EntityConnectionProvider.CLIENT_CONNECTION_TYPE
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
AttributeDefinition.MAXIMUM_FRACTION_DIGITS
AttributeDefinition.TIME_FORMAT
AttributeDefinition.NUMBER_FORMAT_GROUPING
AttributeDefinition.GROUPING_SEPARATOR
AttributeDefinition.DECIMAL_SEPARATOR
AttributeDefinition.USE_LEXICAL_STRING_COMPARATOR
AttributeDefinition.DATE_TIME_FORMAT
AttributeDefinition.DATE_FORMAT
AttributeDefinition.DECIMAL_ROUNDING_MODE
ForeignKeyDefinition.FOREIGN_KEY_REFERENCE_DEPTH
Attribute related classes.
Provides a type-safe condition API for building SQL WHERE clauses programmatically.
Domain model exception related classes.
Package configuration values:
EntityApplicationModel.USERNAME_PREFIX
EntityApplicationModel.SAVE_DEFAULT_USERNAME
EntityEditModel.POST_EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.HANDLE_EDIT_EVENTS
EntityTableModel.ORDER_QUERY_BY_SORT_ORDER
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
Package configuration values:
EntityComboBoxModel.HANDLE_EDIT_EVENTS
Package configuration values:
EntityApplicationPanel.HELP_URL
EntityApplicationPanel.CONFIRM_EXIT
EntityApplicationPanel.SHOW_STARTUP_DIALOG
EntityApplicationPanel.CACHE_ENTITY_PANELS
EntityApplicationPanel.USER_PREFERENCES_ENABLED
EntityApplicationPanel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationPanel.CALL_SYSTEM_EXIT
EntityEditComponentPanel.VALID_INDICATOR
EntityEditComponentPanel.MODIFIED_INDICATOR
EntityEditComponentPanel.DEFAULT_TEXT_FIELD_COLUMNS
EntityEditPanel.Config.USE_SAVE_CAPTION
EntityEditPanel.Config.USE_FOCUS_ACTIVATION
EntityEditPanel.Config.INCLUDE_ENTITY_MENU
EntityEditPanel.Config.MODIFIED_WARNING
EntityPanel.Config.USE_KEYBOARD_NAVIGATION
EntityPanel.Config.DISPOSE_EDIT_DIALOG_ON_ESCAPE
EntityPanel.Config.INCLUDE_TOGGLE_EDIT_PANEL_CONTROL
EntityPanel.Config.TOOLBAR_CONTROLS
EntityPanel.Config.CONTROL_PANEL_CONSTRAINTS
EntityPanel.Config.CONTROL_TOOLBAR_CONSTRAINTS
EntityPanel.Config.WINDOW_TYPE
EntityTablePanel.Config.EXCLUDE_HIDDEN_COLUMNS
EntityTablePanel.Config.CONDITION_VIEW
EntityTablePanel.Config.FILTER_VIEW
EntityTablePanel.Config.SUMMARY_PANEL_VISIBLE
EntityTablePanel.Config.INCLUDE_POPUP_MENU
EntityTablePanel.Config.INCLUDE_ENTITY_MENU
EntityTablePanel.Config.INCLUDE_QUERY_INSPECTOR
EntityTablePanel.Config.INCLUDE_CLEAR_CONTROL
EntityTablePanel.Config.INCLUDE_LIMIT_MENU
EntityTablePanel.Config.REFRESH_BUTTON_VISIBLE
EntityTablePanel.Config.COLUMN_SELECTION
EntityTablePanel.Config.INCLUDE_CONDITIONS
EntityTablePanel.Config.INCLUDE_FILTERS
EntityTablePanel.Config.INCLUDE_SUMMARY
EntityTablePanel.Config.REFRESH_PROGRESS_BAR
ReferentialIntegrityErrorHandling.REFERENTIAL_INTEGRITY_ERROR_HANDLING
TabbedApplicationLayout.TAB_PLACEMENT
TabbedDetailLayout.INCLUDE_CONTROLS
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
DefaultEditComponentFactory.DEFAULT_TEXT_FIELD_COLUMNS
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.db
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.db.rmi
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.domain.entityClassDescriptionTyped
Attribute
representing a named, typed property of an entity.Defines an Attribute configuration including validation, formatting, and behavior settings.Builds a attribute definition instanceAnAttribute
representing a table column.Specifies an attribute definition based on a table column.AnAttribute
representing a foreign key relation.Represents a foreign key reference between columns.Represents a reference to another entity, typically but not necessarily based on a foreign key.A basic TypeReference implementation. -
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.domain.entity.attributeClassDescriptionTyped
Attribute
representing a named, typed property of an entity.ProvidesAttributeDefinition.Builder
instances.Defines the data-type of an AttributeDefines an Attribute configuration including validation, formatting, and behavior settings.Builds a attribute definition instanceSupplies values, for example default ones.The possible audit actionsAnAttribute
representing a table column.ProvidesColumnDefinition.Builder
instances for audit columns.ProvidesColumnDefinition.Builder
instances.Converts to and from SQL values, such as integers being used to represent booleans in a database.Gets a single value from aResultSet
.Sets a parameter value in aPreparedStatement
Specifies an attribute definition based on a table column.Builds aColumnDefinition
Responsible for providing values derived from other valuesProvides the source values from which to derive the value.Builds a derived AttributeDefinition instanceThe first stage in building aDerivedAttributeDefinition
AnAttribute
representing a foreign key relation.ProvidesForeignKeyDefinition.Builder
instances.Represents a foreign key reference between columns.Builds aForeignKeyDefinition
.Builds a transient AttributeDefinition instanceA basic TypeReference implementation. -
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.domain.entity.condition
-
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.domain.test
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.model
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.framework.model.test
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.swing.framework.model
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.swing.framework.model.component
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.swing.framework.ui
-
Classes in is.codion.framework.domain.entity.attribute used by is.codion.swing.framework.ui.component