Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2007, 05:42 AM
orchid's Avatar
Member
 
Join Date: Apr 2007
Location: Midwest
Posts: 60
orchid is on a distinguished road
Hibernate table not found
I have a table and a mapping file in hibernate, and yet I am getting table not found when I try to query the table. Could this happen if the table I am querying has a constraint to another table? I am not using it and don't really want to make an object and mapping, etc for no reason.
thx.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-02-2007, 05:44 AM
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 84
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
The short answer is yes.
If you do not want to use the table that is in the constraint then do not map whatever field has the constraint in the table you are using. Obviously you do not need it, right?
p
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 05-06-2007, 09:44 AM
Senior Member
 
Join Date: Mar 2007
Posts: 136
goldhouse is on a distinguished road
thanks This was of some help for me too..
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
could not be found in the registry alam99 Eclipse 0 01-08-2008 10:21 AM
404 Not Found mary Java Servlet 5 11-07-2007 12:15 PM
ConnectException not found tamayo New To Java 1 07-23-2007 10:23 AM
org.hibernate.ejb.Version <clinit> INFO: Hibernate EntityManager 3.2.0.CR1 Heather Database 2 06-30-2007 05:01 PM
struts No Collection Found orchid Web Frameworks 2 04-25-2007 09:56 PM


All times are GMT +3. The time now is 03:48 PM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org