ObjectDB ObjectDB

Fetch a whole entity graph eager

#1

Hello,

I have two question at you.

Are you provided JPA 2.1 annotation @NamedEntityGraph in next version ObjectDB 3.0?

And do you know an easy possibility to get an entirely eager entity graph with all depended entities which we can use as a detached full accessible entity graph outside a transaction without lazy loading?

Best regards

edit
delete
#2

@NamedEntityGraph is currently not supported by ObjectDB but will be supported in future versions.

Currently supported:

ObjectDB Support
edit
delete
#3

Hello,

we have still always the problem to get a complex completed eager entity graph.

The best solution would be to provide the implementation of JPA 2.1 annotation @NamedEntityGraph. Can you provide this JPA feature implementation?

In the JDO database layer of the ObjectDB this feature is already obviously available.

best regards

BTC

edit
delete
#4

The priority of this feature request will be increased, and if possible will be implemented soon.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.