blob: e4a8bfcb7ff2ce647c2d423b2961ec49b10ecce2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" ?>
<!--
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Alexander Eliseyev (brox IT Solutions GmbH) - initial design
* Igor Novakovic (Empolis GmbH)
-->
<BinaryStorageConfiguration xmlns="http://www.eclipse.org/smila/binarystorage"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="schemas/BinaryStorageConfiguration.xsd"
name="default1"
provider="file"
mountPoint="default"
implementationClass="org.eclipse.smila.binarystorage.persistence.io.IOHierarchicalManager"
tempFileName="dummy.dat"
pathDepth="2"
/>