Class EntityWithNotAggregateId.PK

java.lang.Object
org.hibernate.testing.orm.domain.gambit.EntityWithNotAggregateId.PK
All Implemented Interfaces:
Serializable
Enclosing class:
EntityWithNotAggregateId

public static class EntityWithNotAggregateId.PK extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getValue1

      public Integer getValue1()
    • setValue1

      public void setValue1(Integer value1)
    • getValue2

      public String getValue2()
    • setValue2

      public void setValue2(String value2)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object