Skip to content

如何处理查询时列名是动态的场景. #1138

Closed Answered by babyfish-ct
mxp-xc asked this question in Q&A
Discussion options

You must be logged in to vote

生成的强类型DSL,底层的包装着弱类型API

例如,调用的table.name(), 底层其实table.get("name");

观察编译后强类型DSL究竟生成了啥,此类问题秒解决。

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mxp-xc
Comment options

Answer selected by mxp-xc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants