git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d9bd9
)
(no commit message)
author
Erik Brakkee
<erik@brakkee.org>
Mon, 26 Apr 2010 20:17:18 +0000
(20:17 +0000)
committer
Erik Brakkee
<erik@brakkee.org>
Mon, 26 Apr 2010 20:17:18 +0000
(20:17 +0000)
security/impl/src/main/resources/hbm/User.hbm.xml
patch
|
blob
|
history
diff --git
a/security/impl/src/main/resources/hbm/User.hbm.xml
b/security/impl/src/main/resources/hbm/User.hbm.xml
index eefbfa227395d9ca28eac15389a791bdfeb4c813..3bd4ef5758890ba5a668a4252545b289189b49b6 100644
(file)
--- a/
security/impl/src/main/resources/hbm/User.hbm.xml
+++ b/
security/impl/src/main/resources/hbm/User.hbm.xml
@@
-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">