db4o

ObjectServer.close Method 

closes the

ObjectServer
and writes all cached data.

bool close();

Return Value

true - denotes that the last instance connected to the used database file was closed.

Remarks

closes the

ObjectServer
and writes all cached data.

See Also

ObjectServer Interface | com.db4o Namespace