HHH-4732 revert Person.hbm.xml

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19059 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Strong Liu 2010-03-22 14:11:37 +00:00
parent 59346ebdeb
commit e94b5fc95f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<subclass name="Employee"
discriminator-value="E">
<property name="title" column="`title`"
<property name="title"
length="20"/>
<property name="salary"
length="0"/>