[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Everything works with Toplink essential but..

What is the access type of the owning Entity? As per the specification the access type of the Embeddable is defined by the access type of the owning Entity. Is this Embedded class shared is it possible the access type is field in another owning Entity?
--Gordon