@Id
Jump to navigation
Jump to search
Internal
Overview
Annotates the member variable that will uniquely identify the entity in the database. Can be used with @GeneratedValue.
Annotates the member variable that will uniquely identify the entity in the database. Can be used with @GeneratedValue.