Changeset 594 for geisa/persistence


Ignore:
Timestamp:
10/22/12 17:03:40 (12 years ago)
Author:
npipsl
Message:

Suite modification interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • geisa/persistence/implementation/hibernate.cfg.xml

    r558 r594  
    2424               <!-- <prop key="hibernate.connection.url">jdbc:mysql://localhost/geisa</prop>--> 
    2525                <!-- en local--> 
    26                 <prop key="hibernate.connection.username">root</prop> 
    27                 <!-- sur naboo   --> 
    28                <!--  <prop key="hibernate.connection.username">geisa</prop>--> 
     26                 <prop key="hibernate.connection.username">root</prop> 
     27                <!-- sur naboo --> 
     28               <!--  <prop key="hibernate.connection.username">geisa</prop> --> 
    2929                <prop key="hibernate.connection.password">geisa11</prop> 
    3030                <prop key="hibernate.dialect">org.hibernate.dialect.MySQLDialect</prop> 
Note: See TracChangeset for help on using the changeset viewer.