@MappedSuperclass public abstract class AbstractIdentifiable extends Object implements Identifiable
| Constructor and Description |
|---|
AbstractIdentifiable() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object o) |
Long |
getId()
Returns the database id.
|
abstract int |
hashCode() |
protected Long id
public Long getId()
IdentifiablegetId in interface Identifiablenull for a transient entity.Copyright © 2019. All rights reserved.