From dacb3983f244e13746e03797ce24be104487b016 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Mon, 11 Jul 2022 12:16:15 +0700 Subject: [PATCH] Updated sql core readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6e87961..897213b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -# CUBETIQ DSM Core +# CUBETIQ SQL Core -- DataSource -- Core Context for DSM -- DataFactory + JDBC Core +- DataSource + Connection Factory +- JDBC Query API +- Custom Row Mapper Provider +- SQL and Result Utils # Contributors