| Package | Description |
|---|---|
| net.dontdrinkandroot.persistence.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeneratedIdEntity<K>
AbstractEntity that has a primary key which is automatically generated. |
class |
AbstractIdEntity<K>
AbstractEntity that has a primary key which needs to be assigned manually. |
class |
GeneratedLongIdEntity |
class |
LongIdEntity |
Copyright © 2014 dontdrinkandroot. All rights reserved.