|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dontdrinkandroot.persistence.entity.AbstractEntity<T>
net.dontdrinkandroot.persistence.entity.AbstractGeneratedIdEntity<T>
@MappedSuperclass public abstract class AbstractGeneratedIdEntity<T>
| Constructor Summary | |
|---|---|
AbstractGeneratedIdEntity()
|
|
| Method Summary | |
|---|---|
T |
getId()
Get the primary key of the entity. |
| Methods inherited from class net.dontdrinkandroot.persistence.entity.AbstractEntity |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractGeneratedIdEntity()
| Method Detail |
|---|
public T getId()
Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||