1188 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table found: PUBLIC.LIEUX 1188 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns: [addresse, lieux_id, nom] Hibernate: select formation0_.FORMATION_ID as FORMATION1_0_, formation0_.FORMATION_THEME as FORMATION2_0_, formation0_.DATE_DEBUT as DATE3_0_, formation0_.duree as duree0_, formation0_.lieu_id as lieu5_0_ from FORMATIONS formation0_ Hibernate: select participan0_.formation_id as formation7_1_, participan0_.PARTICIPANT_ID as PARTICIP1_1_, participan0_.PARTICIPANT_ID as PARTICIP1_2_0_, participan0_.nom as nom2_0_, participan0_.prenom as prenom2_0_, participan0_.adresse as adresse2_0_, participan0_.societe as societe2_0_, participan0_.email as email2_0_ from PARTICIPANTS participan0_ where participan0_.formation_id in ( ?, ?, ?, ?, ? ) Infos Participant DURAND Yves : Email : yves.durand@techsoft.com , Société : TechSoft Infos Participant LOPEZ antonio : Email : antonio.lopez@screenmedia.com , Société : ScreenMedia Infos Participant MARTIN Cédric : Email : cedric.martin@techsoft.com , Société : TechSoft Infos Participant TRAN hubert : Email : hubert.tran@screenmedia.com , Société : ScreenMedia Infos Participant NATHAN Coralie : Email : coralie.nathan@logicam.com , Société : Logicam 1188 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - foreign keys: [] 1188 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - indexes: [sys_pk_116] 1203 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table found: PUBLIC.PARTICIPANTS 1203 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns: [prenom, participant_id, adresse, email, formation_id, societe, nom] 1203 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - foreign keys: [fk141edfa0dd8eabd4] 1203 [main] INFO org.hibernate.tool.hbm2ddl.TableMetadata - indexes: [sys_pk_117, sys_idx_120] 1203 [main] INFO org.hibernate.tool.hbm2ddl.SchemaUpdate - schema update complete