| 程序包 | 说明 |
|---|---|
| org.rdlinux.ezmybatis.constant | |
| org.rdlinux.ezmybatis.core | |
| org.rdlinux.ezmybatis.core.classinfo.entityinfo.build | |
| org.rdlinux.ezmybatis.core.sqlgenerate | |
| org.rdlinux.ezmybatis.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static DbType |
DbType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DbType[] |
DbType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
EzMybatisContent.setDbType(org.apache.ibatis.session.Configuration configuration,
DbType dbType)
设置数据库类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
DbType |
OracleEntityInfoBuild.getSupportedDbType() |
DbType |
MySqlEntityInfoBuild.getSupportedDbType() |
DbType |
EntityInfoBuild.getSupportedDbType() |
DbType |
DmEntityInfoBuild.getSupportedDbType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlGenerate |
SqlGenerateFactory.getSqlGenerate(DbType dbType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static DbType |
DbTypeUtils.getDbType(org.apache.ibatis.session.Configuration configuration) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DbTypeUtils.setDbType(org.apache.ibatis.session.Configuration configuration,
DbType dbType) |
Copyright © 2022. All Rights Reserved.