Go to file
Sambo Chea 903cc804f9
Updated build src
2022-07-19 21:07:03 +07:00
src/main/java/com/cubetiqs/sql Task: Reflectoring sql mapper provider to sql mapper package for cubetiq sql core 2022-07-13 21:25:03 +07:00
.gitignore Task: Add sql core features with based features and support query and custom parameters for general used with module 2022-07-05 21:21:27 +07:00
build.gradle Updated build src 2022-07-19 21:07:03 +07:00
README.md Updated sql core readme 2022-07-11 12:16:15 +07:00

CUBETIQ SQL Core

  • DataSource + Connection Factory
  • JDBC Query API
  • Custom Row Mapper Provider
  • SQL and Result Utils

Contributors