Updated Cubrid class comments to test svn pre-commit hook.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10008 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ucorina 2012-01-03 11:12:32 +00:00
parent 31f32cf4b4
commit 9da60d48a0

View file

@ -3,11 +3,9 @@
* @class DBCubrid * @class DBCubrid
* @author NHN (developers@xpressengine.com) * @author NHN (developers@xpressengine.com)
* @brief Cubrid DBMS to use the class * @brief Cubrid DBMS to use the class
* @version 0.1p1 * @version 1.0
* *
* Modified to work with CUBRID2008 R1.3 verion by Prototype (prototype@cubrid.com)/09.02.23 * Works with CUBRID up to 8.4.0
* Test completed for CUBRID 7.3 ~ 2008 R1.3 versions.
* Only basic query used so query tunning and optimization needed
**/ **/
class DBCubrid extends DB class DBCubrid extends DB