public class DBSessionImp extends DBSession
| 构造器和说明 |
|---|
DBSessionImp() |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection()
由子类实现获取数据库链接的功能
|
String |
getDBType()
由子类指定数据库类型。
|
Connection |
getJdbcConnection() |
delete, getMataData, getOneEntity, insert, updateBlobToBytes, buildSQLSelect, clobToString, closeConnection, executeUpdate, executeUpdate, executeUpdateBatch, executeUpdateBatch, getIntPkIdByConfigTable, getOneJson, getPrintSql, getResultSet, getResultSet, getRowCount, getRowCountLong, printColumnInfo, query, query, query, queryPageDataEntityList, queryPageDataJsonArray, queryPageInfo, queryToList, queryToMap, resultSetToJSONArray, resultSetToMapList, setPrintSqlpublic Connection getConnection() throws Exception
BaseDAOgetConnection 在类中 BaseDAOExceptionpublic Connection getJdbcConnection() throws Exception
ExceptionCopyright © 2024. All rights reserved.