added table annotation for teaminvite
This commit is contained in:
parent
37af0bb49e
commit
c53fbaf9d5
@ -1,9 +1,9 @@
|
||||
package hhn.labsw.bugageocaching.entities;
|
||||
|
||||
import javax.persistence.GeneratedValue;
|
||||
import javax.persistence.Id;
|
||||
import javax.persistence.OneToOne;
|
||||
import javax.persistence.*;
|
||||
|
||||
@Entity
|
||||
@Table
|
||||
public class TeamInvite {
|
||||
|
||||
@Id
|
||||
|
||||
Loading…
Reference in New Issue
Block a user