Go to file
Sambo Chea 23c16c35e7
bug: Fixed the resultset load alias column and replace to getColumnLabel instead of getColumnName (original name)
2023-03-29 09:17:01 +07:00
src bug: Fixed the resultset load alias column and replace to getColumnLabel instead of getColumnName (original name) 2023-03-29 09:17:01 +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 Add close connection 2023-03-27 09:40:40 +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