메소드 | 설명 | |
---|---|---|
CloseConnection ( ) : void | ||
CreateCommand ( ) : |
||
ExecuteCommand ( |
||
GetInstance ( ) : |
||
MysqlDb ( String host, String username, String password, String database ) : System | ||
OpenConnection ( ) : void |
public CreateCommand ( ) : |
||
리턴 |
public ExecuteCommand ( |
||
command | ||
리턴 |
public MysqlDb ( String host, String username, String password, String database ) : System | ||
host | String | |
username | String | |
password | String | |
database | String | |
리턴 | System |