java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.IdMetadata

public class IdMetadata extends Object
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 Details

    • IdMetadata

      public IdMetadata()