Uses of Interface
jakarta.data.metamodel.Attribute
Package
Description
A static metamodel for entities that are used in Jakarta Data repositories.
-
Uses of Attribute in jakarta.data.metamodel
Modifier and TypeInterfaceDescriptioninterface
Represents a sortable entity attribute in theStaticMetamodel
.interface
Represents an textual entity attribute in theStaticMetamodel
. -
Uses of Attribute in jakarta.data.metamodel.impl
Modifier and TypeClassDescriptionfinal record
Record type implementingTextAttribute
.final record
Record type implementingSortableAttribute
.final record
Record type implementingTextAttribute
.