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.messages
Methods in com.db4o.cs.internal.messages with parameters of type ObjectExchangeConfiguration Modifier and Type Method Description protected MsgD
MsgQuery. writeQueryResult(AbstractQueryResult queryResult, QueryEvaluationMode evaluationMode, ObjectExchangeConfiguration config)
-
Uses of ObjectExchangeConfiguration in com.db4o.cs.internal.objectexchange
Methods in com.db4o.cs.internal.objectexchange with parameters of type ObjectExchangeConfiguration Modifier and Type Method Description static ObjectExchangeStrategy
ObjectExchangeStrategyFactory. 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)
-