Package | Description |
---|---|
ai.yue.library.data.es.config.sql |
ES SQL Db配置
|
ai.yue.library.data.jdbc.client |
JDBC客户端Db
|
ai.yue.library.data.jdbc.config |
data-jdbc自动配置项
|
Modifier and Type | Method and Description |
---|---|
Db |
EsSqlConfig.esDb() |
Modifier and Type | Method and Description |
---|---|
Db |
Db.clone()
克隆Db
适用于需要复制原有Db配置,并创建新的Db对象以进行修改配置等场景
如:需要对操作的某个DAO单独配置
DbBase.getJdbcProperties() JdbcProperties#setEnableDeleteQueryFilter(boolean) 属性
|
Modifier and Type | Method and Description |
---|---|
Db |
JdbcAutoConfig.db(org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate namedParameterJdbcTemplate,
JdbcProperties jdbcProperties) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.