Ignore:
Timestamp:
12/07/11 13:05:46 (13 years ago)
Author:
vmipsl
Message:

BO _ tris + pagination

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/persistence/implementation/hibernate-domain.cfg.xml

    r268 r287  
    2323        <mapping resource="com/medias/objects/Organisme.hbm.xml"/> 
    2424        <mapping resource="com/medias/objects/Parametre.hbm.xml"/> 
    25         <mapping resource="com/medias/objects/Personne.hbm.xml"/> 
    2625        <mapping resource="com/medias/objects/Plateforme.hbm.xml"/> 
    2726        <mapping resource="com/medias/objects/RequeteNbvalsJeu.hbm.xml"/> 
     
    3534 
    3635        <mapping resource="com/ether/dao/user/User.hbm.xml"/> 
     36        <mapping resource="com/ether/dao/person/Personne.hbm.xml"/> 
    3737        </session-factory> 
    3838</hibernate-configuration> 
Note: See TracChangeset for help on using the changeset viewer.