git-svn-id: http://xe-core.googlecode.com/svn/trunk@1115 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-12 08:41:12 +00:00
parent a35fd84e0e
commit eba01b284c
2 changed files with 159 additions and 136 deletions

View file

@ -5,7 +5,7 @@
* @brief MySQL DBMS를 이용하기 위한 class
* @version 0.1
*
* mysql handling class
* mysql innodb handling class
**/
class DBMysql_innodb extends DB {