Class IndexedConfigurator
- java.lang.Object
- 
- com.db4o.config.annotations.reflect.Db4oConfigurator
- 
- com.db4o.config.annotations.reflect.FieldConfigurator
- 
- com.db4o.config.annotations.reflect.IndexedConfigurator
 
 
 
- 
 public class IndexedConfigurator extends FieldConfigurator 
- 
- 
Constructor SummaryConstructors Constructor Description IndexedConfigurator(java.lang.String className, java.lang.String fieldName)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigure(ObjectField objectField)- 
Methods inherited from class com.db4o.config.annotations.reflect.FieldConfiguratorconfigure
 - 
Methods inherited from class com.db4o.config.annotations.reflect.Db4oConfiguratorconfigure, objectClass
 
- 
 
- 
- 
- 
Method Detail- 
configureprotected void configure(ObjectField objectField) - Specified by:
- configurein class- FieldConfigurator
 
 
- 
 
-