Hello,
I'm using JPA with OrientDB (testing  2.0M2).

I have Document object with *meta* information (title, created, author) and 
large text document - *content*.
There is my problem:
How to lazyload content and have meta loaded in the same time?
Is it possible to lazyload only the related objects 
(@OneToOne, @ManyToMany, ...)?

Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to