BaseQuery draft(Java) #998
babyfish-ct
started this conversation in
Ideas
Replies: 1 comment
-
This example is very sharp
Everything is demonstrated clearly. No matter who looks at this example, they should understand that if SQL can write it, Jimmer DSL can definitely write it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Base user's code
A nested class named
TypedTupleTest.MyBookStore
After code generation, base-query can be used as
Create base table by query

Create another query by base table

Beta Was this translation helpful? Give feedback.
All reactions