Interface IdProperty<E>

All Superinterfaces:
Property<E>
All Known Implementing Classes:
BaseIdProperty, NumericIdProperty

public interface IdProperty<E> extends Property<E>
Base class for properties mapped to PK
Since:
4.2