public class CommonDbServiceImpl extends DbDialectAdapter implements IDbService
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
dataSource |
dbDialect| Constructor and Description |
|---|
CommonDbServiceImpl(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDataSource()
获取对应的数据源
|
getDbType, getSeqCurrValSql, getSeqNextValSql, getSeqSetValSql, getTimeSql, getVersionSqlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcurrentTimeMillis, getVersion, now, seqCurrVal, seqNextVal, seqSetValgetDbType, getSeqCurrValSql, getSeqNextValSql, getSeqSetValSql, getTimeSql, getVersionSql, isDbType, isDbTypeprotected final DataSource dataSource
public CommonDbServiceImpl(DataSource dataSource)
public DataSource getDataSource()
IDbServicegetDataSource in interface IDbServiceCopyright © 2021–2022 EasyJ????. All rights reserved.