db4o 8.0

com.db4o.config
Interface CommonConfigurationProvider

All Known Subinterfaces:
ClientConfiguration, EmbeddedConfiguration, ServerConfiguration

public interface CommonConfigurationProvider

A configuration provider that provides access to the common configuration methods that can be called for embedded, server and client use of db4o.

Since:
7.5

Method Summary
 CommonConfiguration common()
          Access to the common configuration methods.
 

Method Detail

common

CommonConfiguration common()
Access to the common configuration methods.


db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.