Commit Graph

15 Commits

Author SHA1 Message Date
5b0d524cb3
Fixed the sql params that missing check with key set 2023-03-30 17:27:43 +07:00
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
94098a10f3
Add close connection 2023-03-27 09:40:40 +07:00
fe66992d05
Updated 2023-02-14 12:08:38 +07:00
499ad711ea
Task: Add connection properties custom interface and add junit test platforms and updated the connection factory 2022-09-15 16:31:16 +07:00
95c95f1481
Task: Add custom properties info to connection factory for get connection in cubetiq sql core 2022-09-15 15:28:00 +07:00
903cc804f9
Updated build src 2022-07-19 21:07:03 +07:00
1924ea9f1e
Task: Reflectoring sql mapper provider to sql mapper package for cubetiq sql core 2022-07-13 21:25:03 +07:00
dacb3983f2
Updated sql core readme 2022-07-11 12:16:15 +07:00
b3aab2e4ef
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
b25b614c59
Task: Add execute result with count queries and add connection factory with custom builder and create datasource and add queryOf methods and updated the jdbc data query and jdbc count query enhancement for cubetiq sql core 2022-07-06 11:21:25 +07:00
ead3d83c86 Updated jdbc data query manager and service 2022-07-05 23:54:43 +07:00
295cfc3707 Add methods from jdbc data query to data factory 2022-07-05 23:35:55 +07:00
0f2c0f8fa1 Completed row mapper provider for jdbc data query implements for sql core 2022-07-05 23:26:38 +07:00
429c8ba243
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