Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » set schema name for stored procedures using JPA
set schema name for stored procedures using JPA [message #778629] Fri, 13 January 2012 10:07 Go to previous message
Sridhar Baratam is currently offline Sridhar Baratam
Messages: 22
Registered: September 2011
Junior Member
Hello All:

I am using an Oracle database which has a schema name associated with it. I am able to use the SessionCustomizer override
session.getLogin().setTableQualifier(schema) to set the schema name. However, this only works for tables. When I try to call a stored procedure using a named query, it does not get honoured and I get procedure not found errors.

Can you please help me in this regard?

I appreciate all the help.

Thanks
Sridhar
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Shared cache on multi base using same classes
Next Topic:Error when trying to use PLSQLTable type as an IN parameter in a PLSQLStoredProcedure in eclipse lin
Goto Forum:
  


Current Time: Mon May 20 11:23:31 EDT 2013

Powered by FUDForum. Page generated in 0.01570 seconds