Hi
I am using MyEclipse Wrokbench 8.5 and trying to reverse engineer Oracle database to create POJOs. Everything works as expected using custom DelegatingReverseEngineeringStrategy class however I am unable to change fetchType for selected attributes of certain classes to EAGER using isForeignKeyCollectionlazy() method.
I found one year old post saying it is not supported in MyEclipse and I was wondering if it is supported now.
Thanks
RM