-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: XML Include for mappings
PostPosted: Wed Nov 02, 2005 7:57 pm 
Newbie

Joined: Sun Aug 01, 2004 8:23 pm
Posts: 11
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:
2.19
Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:

have many hibernate configuration files, one for each DBMS I am supporting and a couple that do different versions of datasource configurations for different application servers. All of these config files have the same list of mapping files in them. They look like this:

Code:
<mapping resource="edu/ucop/ers/domain/costsharingCommitment.hbm" />
<mapping resource="edu/ucop/ers/domain/comment.hbm" />
<mapping resource="edu/ucop/ers/domain/DOSCode.hbm" />


I guess I don't know enogh about how to specify an include and to create a file to include so that I don't have to keep the mapping resource entries in sync across a bunch of hibernate.cfg.xml type files.

Thanks in advance.

Wayne


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.