| 接口 | 说明 |
|---|---|
| DriverSettings |
| 类 | 说明 |
|---|---|
| DB_ConnectionPool | 已过时 |
| DB_ConnectionPool.PoolConfig | |
| DB_JDBC |
简单jdbc处理
demo:
Connection conn = DB_JDBC.getConnection(DB_JDBC.driver_mysql, "jdbc:mysql://localhost:3306/web?
|
| DB_MetaData |
Created by lelouch on 17-6-8.
|
| DbView |
数据库view 基类
|
| JPAFormatCustom |
jpa 格式 自定义
|
| JPAX |
JPA sql 执行类
┌─┐ ┌─┐
┌──┘ ┴───────┘ ┴──┐
│ │
│ ─── │
│ ─┬┘ └┬─ │
│ │
│ ─┴─ │
│ │
└───┐ ┌───┘
│ │
│ │
│ │
│ └──────────────┐
│ │
│ ├─┐
│ author:lelouch ┌─┘
│ │
└─┐ ┐ ┌───────┬──┐ ┌──┘
│ ─┤ ─┤ │ ─┤ ─┤
└──┴──┘ └──┴──┘
神兽保佑
代码无BUG!
|
| Table_data |
sql语句生成器
┌─┐ ┌─┐
┌──┘ ┴───────┘ ┴──┐
│ │
│ ─── │
│ ─┬┘ └┬─ │
│ │
│ ─┴─ │
│ │
└───┐ ┌───┘
│ │
│ │
│ │
│ └──────────────┐
│ │
│ ├─┐
│ author:lelouch ┌─┘
│ │
└─┐ ┐ ┌───────┬──┐ ┌──┘
│ ─┤ ─┤ │ ─┤ ─┤
└──┴──┘ └──┴──┘
神兽保佑
代码无BUG!
|
Copyright © 2020. All rights reserved.