|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dontdrinkandroot.persistence.entity.AbstractEntity<java.lang.Long>
net.dontdrinkandroot.persistence.entity.GeneratedLongIdEntity
@MappedSuperclass public class GeneratedLongIdEntity
| Constructor Summary | |
|---|---|
GeneratedLongIdEntity()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
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 GeneratedLongIdEntity()
| Method Detail |
|---|
public java.lang.Long getId()
Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||