| Package | Description |
|---|---|
| org.pinus4j.api |
Pinus存储的用户调用接口.
用户使用Pinus存储时主要是使用的接口是IShardingStorageClient, 此接口包含了对数据库的增删改查相关的操作。方便用户进行分库分表操作。
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShardingStorageClientImpl
用户调用接口实现.
|
| Modifier and Type | Field and Description |
|---|---|
static IShardingStorageClient |
ShardingStorageClientImpl.instance
reference it self;
|
Copyright © 2015. All rights reserved.