@MappedSuperclass public class AbstractWsEntity extends Object implements Serializable
AbstractEntity but no auto generated id and no @Version.
This enables the use of eclipselink including weaving capabilities (speed).| Constructor and Description |
|---|
AbstractWsEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getId() |
int |
hashCode() |
void |
setId(Integer id) |
Copyright © 2018–2021 Fryske Akademy. All rights reserved.