Results 1 to 2 of 2

Thread: Db4o index problem

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    27

    Default Db4o index problem

    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

  2. #2
    Join Date
    Aug 2010
    Posts
    14

    Default

    Quote Originally Posted by back2grave View Post
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •