PDA

View Full Version : Db4o index problem



back2grave
Dec 15th, 2010, 01:45 PM
Hi,

I'm trying to create index on several fields but didn't find a way to do so using the spring integration. The configuration class doesn't seem to have a way to set the indexes.

Any pointers will be highly appreciated.

Thanks

oliverlietz
Dec 23rd, 2010, 06:06 PM
Hi,

I'm trying to create index on several fields but didn't find a way to do so using the spring integration. The configuration class doesn't seem to have a way to set the indexes.

Any pointers will be highly appreciated.

Thanks

have a look at ObjectClassFactoryBean and ObjectFieldFactoryBean or ObjectClassConfigurer and ObjectFieldConfigurer