Interface TableOperations<K,V>

All Known Implementing Classes:
AbstractSchemaJdbcStore.SchemaTableOperations, BaseTableOperations, QueriesJdbcStore.QueryTableOperations, TableJdbcStore.TableTableOperations

public interface TableOperations<K,V>
Author:
William Burns