Module jakarta.data

Interface Attribute<T>

Type Parameters:
T - entity class of the static metamodel.
All Known Subinterfaces:
SortableAttribute<T>, TextAttribute<T>
All Known Implementing Classes:
AttributeRecord, SortableAttributeRecord, TextAttributeRecord

public interface Attribute<T>
Represents an entity attribute in the StaticMetamodel.