Uses of Class
com.db4o.cs.internal.objectexchange.ObjectExchangeConfiguration
- 
Packages that use ObjectExchangeConfiguration Package Description com.db4o.cs.internal.messages com.db4o.cs.internal.objectexchange 
- 
- 
Uses of ObjectExchangeConfiguration in com.db4o.cs.internal.messagesMethods in com.db4o.cs.internal.messages with parameters of type ObjectExchangeConfiguration Modifier and Type Method Description protected MsgDMsgQuery. writeQueryResult(AbstractQueryResult queryResult, QueryEvaluationMode evaluationMode, ObjectExchangeConfiguration config)
- 
Uses of ObjectExchangeConfiguration in com.db4o.cs.internal.objectexchangeMethods in com.db4o.cs.internal.objectexchange with parameters of type ObjectExchangeConfiguration Modifier and Type Method Description static ObjectExchangeStrategyObjectExchangeStrategyFactory. forConfig(ObjectExchangeConfiguration config)Constructors in com.db4o.cs.internal.objectexchange with parameters of type ObjectExchangeConfiguration Constructor Description EagerObjectExchangeStrategy(ObjectExchangeConfiguration config)EagerObjectWriter(ObjectExchangeConfiguration config, LocalTransaction transaction)
 
-