org.hibernate.envers.test.integration.notinsertable.manytoone
Class NotInsertableEntityType
java.lang.Object
org.hibernate.envers.test.integration.notinsertable.manytoone.NotInsertableEntityType
@Entity
public class NotInsertableEntityType
- extends Object
NotInsertableEntityType
public NotInsertableEntityType(Integer typeId,
String type)
NotInsertableEntityType
public NotInsertableEntityType()
getTypeId
public Integer getTypeId()
setTypeId
public void setTypeId(Integer typeId)
getType
public String getType()
setType
public void setType(String type)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.