Ignore:
Timestamp:
03/14/12 14:52:29 (12 years ago)
Author:
vmipsl
Message:

backoffice

File:
1 edited

Legend:

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

    r378 r409  
    66<hibernate-configuration> 
    77    <session-factory> 
    8         <mapping resource="com/ether/dao/Plateform.hbm.xml"/> 
    9         <mapping resource="com/ether/dao/Parameter.hbm.xml"/> 
     8        <mapping resource="com/ether/dao/user/User.hbm.xml"/> 
    109    </session-factory> 
    1110</hibernate-configuration> 
Note: See TracChangeset for help on using the changeset viewer.