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 StringgetId()IntegergetPk()voidsetId(String id)voidsetPk(Integer pk)
-