Class EntityWithNonIdAttributeNamedId
- java.lang.Object
-
- org.hibernate.testing.orm.domain.gambit.EntityWithNonIdAttributeNamedId
-
-
Constructor Summary
Constructors Constructor Description EntityWithNonIdAttributeNamedId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Integer
getPk()
void
setId(String id)
void
setPk(Integer pk)
-