[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
From
: "Max Rydahl Andersen" <
max.andersen@xxxxxxxxx
>
Date
: Fri, 05 Aug 2005 11:11:23 +0200
Newsgroups
:
eclipse.technology.ejb-orm
,
eclipse.technology.jsr220-orm
Organization
: EclipseCorner
User-agent
: Opera M2(BETA1)/8.02 (Win32, build 7668)
btw. just got aware by a tip and re-reading that EJB3 actually have lazy fetching of properties (got to keep up ;).
@Basic protected String name;
@Basic(fetch=LAZY) protected byte[] pic;
so, there you have it - this one will always fetch name, but only lazy load pic when needed. Problem solved.
/max
Follow-Ups
:
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
From:
Joerg von Frantzius
References
:
[news.eclipse.technology.ejb-orm] We're now an official Project!
From:
Shaun Smith
[news.eclipse.technology.ejb-orm] arent there now 2 official EJB3 Projects?
From:
Christian Sell
[news.eclipse.technology.ejb-orm] Re: arent there now 2 official EJB3 Projects?
From:
Robert Greene
[news.eclipse.technology.ejb-orm] Re: arent there now 2 official EJB3 Projects?
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: arent there now 2 official EJB3 Projects?
From:
Robert Greene
[news.eclipse.technology.ejb-orm] Re: arent there now 2 official EJB3 Projects?
From:
Bjorn Freeman-Benson
[news.eclipse.technology.ejb-orm] ejb3-orm currently not usable for RCP (Rich Client Platfom) applications, jsr220-orm is
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: ejb3-orm currently not usable for RCP (Rich Client Platfom) applications, jsr220-orm is
From:
Max Rydahl Andersen
[news.eclipse.technology.ejb-orm] correction: EJB3 is specified for use outside of a J2EE container
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Max Rydahl Andersen
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Max Rydahl Andersen
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Max Rydahl Andersen
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container
From:
Max Rydahl Andersen
[news.eclipse.technology.ejb-orm] JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
From:
Joerg von Frantzius
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
From:
Max Rydahl Andersen
Prev by Date:
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
Next by Date:
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
Previous by thread:
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
Next by thread:
[news.eclipse.technology.ejb-orm] Re: JDO fetch-groups important for RCP, EJB3 doesn't have comparable concept
Index(es):
Date
Thread