Package | Description |
---|---|
com.objis.demohibernate.domaine | |
com.objis.demohibernate.service |
Modifier and Type | Class and Description |
---|---|
class |
FormationInter |
class |
FormationIntra |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Formation> |
Lieu.getFormations() |
Modifier and Type | Method and Description |
---|---|
void |
Lieu.addFormation(Formation formation) |
Modifier and Type | Method and Description |
---|---|
void |
Lieu.setFormations(java.util.Set<Formation> formations) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
GestionnaireFormation.creerFormation(Formation formation) |