Go to file
Sambo Chea dacb3983f2
Updated sql core readme
2022-07-11 12:16:15 +07:00
src/main/java/com/cubetiqs Task: Updated the execute result with count for generic type with row mapper provider and updated the jdbc data factory in cubetiq sql core 2022-07-07 21:36:10 +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 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
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