Class EmbeddedIdEntity.EmbeddedIdEntityId
- java.lang.Object
-
- org.hibernate.testing.orm.domain.gambit.EmbeddedIdEntity.EmbeddedIdEntityId
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EmbeddedIdEntity
@Embeddable public static class EmbeddedIdEntity.EmbeddedIdEntityId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EmbeddedIdEntityId(Integer value1, String value2)
-