@MappedSuperclass public abstract class AbstractEntity extends de.xima.cmn.dao.model.AEntity implements ITransferableEntity
Modifier and Type | Field and Description |
---|---|
int |
id |
IMPORT_ID
Constructor and Description |
---|
AbstractEntity() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPersisted() |
void |
setId(int id)
Eindeutige Datenbank-ID einer Entität
|
compareTo, equals, getDBTableName, hashCode, toString
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.