public interface JdbcStorageDao
| Modifier and Type | Method and Description |
|---|---|
void |
deleteNode(java.lang.String nodeId) |
void |
dispose() |
java.util.Collection<DataNode> |
readAllNodes() |
DataNode |
readNode(java.lang.String nodeId) |
void |
writeNode(DataNode node) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0