Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » DatabaseManager 类

 

connect 方法

根据某一配置连接到现有数据库,并返回连接。

语法
Connection DatabaseManager.connect(
  Configuration config
) throws ULjException
参数
  • config   现有数据库的配置。

另请参见
返回值

与现有数据库的连接。