Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
v2.0.0, v2.1.0, v2.2.0
-
None
Description
this is a kylin jdbc pool for querying kylin server using spring boot. the project link is
[kylin-jdbc-pool|https://github.com/lichaojacobs/kylin-jdbc-pool|https://github.com/lichaojacobs/kylin-jdbc-pool].].
it provide a pool for kylin jdbc, and a simple ORM framework that when results returned it auto map results to models defined in your project. it also support gson SerializedName annotation to customize the property names of model class.