mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 18:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@372 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
266fcb1e0a
commit
0ed7c4d2cc
2 changed files with 6 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @brief DB*의 상위 클래스
|
||||
* @version 0.1
|
||||
*
|
||||
* 제로보드5의 DB 사용은 xml을 이용하여 이루어짐을 원칙으로 한다.\n
|
||||
* 제로보드의 DB 사용은 xml을 이용하여 이루어짐을 원칙으로 한다.\n
|
||||
* xml의 종류에는 query xml, schema xml이 있다.\n
|
||||
* query xml의 경우 DB::executeQuery() method를 이용하여 xml파일을\n
|
||||
* php code로 compile한 후에 실행이 된다.\n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue