Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] How to configure buildSelectQueryForIdentity()

Good solution, please log a bug on EclipseLink to have this functionality
added.



Christophe Denis wrote:
> 
> 
> Pavel Zelenka wrote:
>> 
>> unfortunatelly I didn't. I had to give up triggers and used stored
>> procedures instead.
>> 
> 
> Hi Pavel,
> 
> i found a solution with SELECT IDENT_CURRENT('tablename') which works very
> fine for me. I posted an article on our blog. Here is the link:
> http://helpdesk.ibs-aachen.de/?p=241
> 
> Maybe it helps you.
> 
> Greetings,
> Christophe
> 


-----
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
-- 
View this message in context: http://www.nabble.com/How-to-configure-buildSelectQueryForIdentity%28%29-tp22896837p25276385.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top