Class IdMetadata
java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.IdMetadata
Represents metadata for the primary key (ID) of an entity.
This class holds no additional information beyond its presence, serving as a marker for identifying the primary key.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IdMetadata
public IdMetadata()
-