xlang v4.0 Release
程序设计语言基础库文档
|
结构体 | |
class | Helper |
enum | MysqlOption |
class | MysqlPreparedStatement |
class | MysqlRegister |
class | MysqlResultSet |
class | MysqlStatement |
Public 成员函数 |
静态 Public 成员函数 |
包函数 |
包属性 |
静态包属性 |
额外继承的成员函数 |
在文件 Mysql.xcsm 第 4 行定义.
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 334 行定义.
引用了 _mysql.
被这些函数引用 finalize().
实现了 Connection.
在文件 Mysql.xcsm 第 346 行定义.
|
override |
|
package |
在文件 Mysql.xcsm 第 342 行定义.
引用了 close().
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 377 行定义.
引用了 _mysql.
被这些函数引用 Mysql.MysqlStatement.execute(), Mysql.MysqlPreparedStatement.execute(), Mysql.MysqlStatement.executeQuery(), Mysql.MysqlPreparedStatement.executeQuery(), Mysql.MysqlStatement.executeUpdate() , 以及 Mysql.MysqlPreparedStatement.executeUpdate().
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 373 行定义.
引用了 _mysql.
被这些函数引用 Mysql.MysqlStatement.execute(), Mysql.MysqlPreparedStatement.execute(), Mysql.MysqlStatement.executeQuery(), Mysql.MysqlPreparedStatement.executeQuery(), Mysql.MysqlStatement.executeUpdate() , 以及 Mysql.MysqlPreparedStatement.executeUpdate().
String getInfo | ( | ) |
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 389 行定义.
String getSqlState | ( | ) |
|
override |
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 429 行定义.
|
static |
在文件 Mysql.xcsm 第 28 行定义.
引用了 DRIVERNAME , 以及 Database.reigstry().
|
override |
实现了 Connection.
在文件 Mysql.xcsm 第 395 行定义.
|
package |
在文件 Mysql.xcsm 第 7 行定义.
被这些函数引用 close(), create(), Mysql.MysqlStatement.execute(), Mysql.MysqlPreparedStatement.execute(), Mysql.MysqlStatement.executeQuery(), Mysql.MysqlPreparedStatement.executeQuery(), Mysql.MysqlStatement.executeUpdate(), Mysql.MysqlPreparedStatement.executeUpdate(), getError(), getErrorCode(), getInfo(), Mysql.MysqlStatement.getResult(), Mysql.MysqlPreparedStatement.getResult(), getSqlState(), isClosed() , 以及 setOption().
|
staticpackage |
在文件 Mysql.xcsm 第 6 行定义.
被这些函数引用 registry().
|
package |
在文件 Mysql.xcsm 第 9 行定义.
被这些函数引用 create() , 以及 setOption().
|
staticpackage |
在文件 Mysql.xcsm 第 116 行定义.
|
package |
在文件 Mysql.xcsm 第 10 行定义.
被这些函数引用 create() , 以及 setOption().