Module jakarta.data

Interface TextAttribute<T>

Type Parameters:
T - entity class of the static metamodel.
All Superinterfaces:
Attribute<T>, SortableAttribute<T>
All Known Implementing Classes:
TextAttributeRecord

public interface TextAttribute<T> extends SortableAttribute<T>
Represents an textual entity attribute in the StaticMetamodel.