Class EntityWithNonIdAttributeNamedId

java.lang.Object
org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId

@Entity public class EntityWithNonIdAttributeNamedId extends Object
  • Constructor Details

    • EntityWithNonIdAttributeNamedId

      public EntityWithNonIdAttributeNamedId()
  • Method Details

    • getPk

      public Integer getPk()
    • setPk

      public void setPk(Integer pk)
    • getId

      public String getId()
    • setId

      public void setId(String id)