Class BasicIdJpa
java.lang.Object
com.thanlinardos.spring_enterprise_library.model.entity.base.BasicIdJpa
-
Constructor Details
-
BasicIdJpa
public BasicIdJpa()Default constructor. -
BasicIdJpa
Constructs a BasicIdJpa with the specified ID.- Parameters:
id- the ID to set.
-