Add OpenXava
This commit is contained in:
12
Generateur/tested/Sport.java
Normal file
12
Generateur/tested/Sport.java
Normal file
@@ -0,0 +1,12 @@
|
||||
@Entity
|
||||
public class Sport {
|
||||
@OneToOne
|
||||
public Événement événement
|
||||
|
||||
@Column
|
||||
private String sport_Nom ;
|
||||
|
||||
@Column
|
||||
private String getNom() {}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user