public class SdDbUtilOracleImpl extends SdAbstractDbUtil
| 构造器和说明 |
|---|
SdDbUtilOracleImpl(SdDatabaseOptions options)
初始化
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
existDatabase(SdDatabaseOptions config,
String dbName)
数据库是否存在
|
SdTableAttribute |
getTableAttribute(String tableName)
获取指定数据库,指定表的属性,如果不存在返回null
|
converterColumnsAttribute, converterIndexKeysAttribute, converterPortedKeysAttribute, converterPrimaryKeyAttribute, converterTableAttribute, createDatabase, createDatabase, createTable, deleteTable, existDatabase, existTable, getBaseUrlConfig, getConfig, getConnection, getConnection, getSdTable, getSdTable, getTableColumnsAttribute, getTableExportedKeysAttribute, getTableImportedKeysAttribute, getTableIndexKeysAttribute, getTableNames, getTablePrimaryKeyAttribute, setConfig, updateDatabase, updateDatabase, updateTableinstancepublic SdDbUtilOracleImpl(SdDatabaseOptions options)
options - public boolean existDatabase(SdDatabaseOptions config, String dbName) throws Exception
ScrewDriverDbUtilexistDatabase 在类中 ScrewDriverDbUtilconfig - 数据库连接信息dbName - 数据库名称Exceptionpublic SdTableAttribute getTableAttribute(String tableName) throws Exception
ScrewDriverDbUtilgetTableAttribute 在类中 SdAbstractDbUtilExceptionCopyright © 2019 Mirren Tools. All rights reserved.