user1226230
user1226230

Reputation: 381

Rapidclipse: Beginners Q: Lazy Loading with on self created JPA SQL ? Support by RC?

a beginners question: Is there any support from Rapidclipse regarding automatic lazy loading from self created JPA queries e.g. for lazy loading scrolled tables ?

There is the 'AutoQuery' feature. But that does only apply to 'DAO().findall()', not for self build JPA queries, correct ?

Do I have to implement this lazy loading then for each of my JPA queries ?

Any hint is appreciated or even better a link to some example.

Thanks Gerry

Upvotes: 0

Views: 74

Answers (0)

Related Questions