未验证 提交 725cd770 编写于 作者: ShardingSphere's avatar ShardingSphere 提交者: GitHub

Merge pull request #802 from qiankunshe/dev

New class description
......@@ -49,6 +49,14 @@ import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
/**
* Database related operations a series of methods,
* including pre-compiled sql processing,
* non-precompiled sql processing and include result set transformation,
* get table structure, etc.
* @author liu ze jian
* @version 1.0
*/
public class DatabaseUtil {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册