removed unneeded annotations
This commit is contained in:
parent
ffca748e93
commit
0ef66cc48f
@ -11,13 +11,8 @@ public class bearbeitet {
|
||||
@GeneratedValue
|
||||
private int id;
|
||||
|
||||
@OneToOne
|
||||
private int userID;
|
||||
|
||||
@OneToOne
|
||||
private int cacheID;
|
||||
|
||||
@OneToOne
|
||||
private int cacheAccesDefinitionID;
|
||||
|
||||
public int getId() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user