Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
8c4b256b
Commit
8c4b256b
authored
Feb 06, 2018
by
夜的那种黑丶
Browse files
更新 UserBusiness.hbm.xml
parent
78cce92d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/hibernate/UserBusiness.hbm.xml
View file @
8c4b256b
...
...
@@ -2,7 +2,7 @@
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
<hibernate-mapping>
<class
name=
"com.jsh.model.po.UserBusiness"
table=
"jsh_user
B
usiness"
>
<class
name=
"com.jsh.model.po.UserBusiness"
table=
"jsh_user
b
usiness"
>
<id
name=
"Id"
type=
"java.lang.Long"
>
<column
name=
"Id"
/>
<generator
class=
"native"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment