Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Catalog "SA" cannot be resolved for table xxxx
Catalog "SA" cannot be resolved for table xxxx [message #770529] Sat, 24 December 2011 14:55 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
I'm using HSQLDB and Hibernate.
I have several Entity classes built and working. (using unit tests to create/get objects).
The problem is that all of the Entity classes show an error red X in Eclipse on their @Table(name="tablename") line.

They all have the "Catalog "SA" cannot be resolved for table xxx" message.

I figure there must be some setting somewhere that I have wrong, but I have no idea what or where.
Re: Catalog "SA" cannot be resolved for table xxxx [message #770602 is a reply to message #770529] Sat, 24 December 2011 19:57 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
I did finally figure this out.
I had to set the Catalog to "PUBLIC" in the Project Properties, JPA panel.
Previous Topic:Where to define schema?
Next Topic:Catalog "SA" cannot be resolved for table xxxx
Goto Forum:
  


Current Time: Thu Apr 25 09:55:42 GMT 2024

Powered by FUDForum. Page generated in 0.02929 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top