| Package | Description |
|---|---|
| org.pinus4j.api |
Pinus存储的用户调用接口.
用户使用Pinus存储时主要是使用的接口是IShardingStorageClient, 此接口包含了对数据库的增删改查相关的操作。方便用户进行分库分表操作。
|
| org.pinus4j.api.query |
这个包中的类封装了数据库查询.
|
| org.pinus4j.cache |
缓存相关的操作.
|
| org.pinus4j.cache.impl |
缓存实现.
|
| org.pinus4j.datalayer |
数据层,抽象出不同的存储
|
| org.pinus4j.datalayer.iterator | |
| org.pinus4j.datalayer.jdbc |
封装对于jdbc的操作.
|
| org.pinus4j.utils |
Pinus存储相关的工具类.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| Condition
查询条件.
|
| IQuery
查询对象.
|
| Order
数据库排序枚举.
|
| QueryImpl.OrderBy
排序条件.
|
| QueryOpt
查询条件操作符枚举.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
| Class and Description |
|---|
| IQuery
查询对象.
|
Copyright © 2015. All rights reserved.