Menu

#39 Cannot use "package" attribute of the hibernate-mapping tag

open
nobody
None
5
2005-08-04
2005-08-04
brianfoley
No

It does not recognize my "package" attribute (of the
hibernate-mapping tag):
<hibernate-mapping
package="com.sybase.it.quoting.beans">

<class name="UserQuote" table="user_quote">
...
...

If I fully qualify this class name, it fails at the next. I have
many mapping files, each referring to a number of
classes... so propagating the package name everywhere
is not very desirable. Hopefully there is a workaround
that doesn't involve fully qualifying each class name...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.