| Package | Description |
|---|---|
| org.pinus4j.cluster |
数据库集群实现.
|
| org.pinus4j.cluster.impl |
数据库集群的实现.
|
| org.pinus4j.generator |
数据库生成工具接口
|
| org.pinus4j.generator.impl |
数据库生成工具实现
|
| Modifier and Type | Method and Description |
|---|---|
IDBGenerator |
IDBCluster.getDBGenerator()
获取db生成器.
|
| Modifier and Type | Field and Description |
|---|---|
private IDBGenerator |
AbstractDBCluster.dbGenerator
数据库表生成器.
|
| Modifier and Type | Method and Description |
|---|---|
IDBGenerator |
AbstractDBCluster.getDBGenerator() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDBGenerator
抽象数据库生成器.
|
| Modifier and Type | Method and Description |
|---|---|
IDBGenerator |
IDBGeneratorBuilder.build()
create new db generator instance.
|
IDBGenerator |
DefaultDBGeneratorBuilder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
DBMySqlGeneratorImpl
MYSQL数据库生成器的实现.
|
Copyright © 2015. All rights reserved.