public interface EntityInterface extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getId()
an entity should have an id
|
boolean |
isTransient()
is the entity in the database
|
Serializable getId()
boolean isTransient()
Copyright © 2018 Fryske Akademy. All rights reserved.