@Entity public abstract class IdentifiableEntity extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME_ID
Identifier attribute name
|
protected String |
id
Identifier
|
| Constructor and Description |
|---|
IdentifiableEntity() |
Copyright © 2011–2014 Debux. All rights reserved.