Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Customizing Join Table Column Contents on a @ManyToMany

See,

http://en.wikibooks.org/wiki/Java_Persistence/ManyToMany#Mapping_a_Join_Table_with_Additional_Columns


tch wrote:
> 
> I would like to add some audit information in a @JoinTable, (which
> user did the create/edit). Is there a way in EclipseLink to do this? I
> don't see how I could accomplish it, since there is no Entity for the
> JoinTable.
> 
> Thanks!
> 
> ./tch
> 


-----
---
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/Customizing-Join-Table-Column-Contents-on-a-%40ManyToMany-tp22989114p23039552.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top