-->
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.  [ 2 posts ] 
Author Message
 Post subject: <schema-selection> and <table-filter match-schema=&
PostPosted: Wed Oct 01, 2008 4:07 pm 
Newbie

Joined: Tue Dec 18, 2007 7:41 am
Posts: 7
Hi Experts,

Can somebody tell me more about why there are two ways provided for schema selection : <schema-selection> tag and 'match-schema' attribute of <table-filter> tag ?

I see that both behave differently with different databases.

Thanks.
-Vadiraj.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 02, 2008 4:33 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
<schema-selection> is what is used to select a initial list of tables for the reverse engineering (the default is <schema-selection catalog=".*" schema=".*" table=".*")

<table-filter> is used to filter those tables selected by the schema selection.

Hope that explains it ?

_________________
Max
Don't forget to rate


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

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.