Type
- public abstract class AbstractVisiblyIdentifiedHibernateObject<Type extends AbstractVisiblyIdentifiedHibernateObject<Type>> extends AbstractIdentifiedHibernateObject<Type>
Modifier and Type | Field and Description |
---|---|
protected Integer |
visibleId |
id
Constructor and Description |
---|
AbstractVisiblyIdentifiedHibernateObject() |
Modifier and Type | Method and Description |
---|---|
Integer |
getVisibleId() |
void |
setVisibleId(Integer visibleId) |
equals, getId, getVersion, hashCode, setId, setVersion
delete, getGetters, getKeyValue, merge, refresh, save
Copyright © 2021. All rights reserved.