| Package | Description |
|---|---|
| org.pinus4j.datalayer |
数据层,抽象出不同的存储
|
| org.pinus4j.datalayer.jdbc |
封装对于jdbc的操作.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGlobalUpdate |
interface |
IShardingUpdate
数据库增删改查操作接口.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJdbcUpdate
抽象的数据库更新操作组件.
|
class |
GlobalJdbcUpdateImpl |
class |
ShardingJdbcUpdateImpl
分库分表更新实现.
|
Copyright © 2015. All rights reserved.