(no commit message)
[utils] / security / impl / src / main / resources / hbm / User.hbm.xml
index eefbfa227395d9ca28eac15389a791bdfeb4c813..3bd4ef5758890ba5a668a4252545b289189b49b6 100644 (file)
@@ -4,6 +4,7 @@
     "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
     
 <hibernate-mapping>
+   
     
     <class name="org.wamblee.usermgt.User" table="USERS" select-before-update="true">
         <id name="primaryKey" column="ID" type="long">