I need build dsl queries dynamically. Example: 1. Add various WHERE conditions 2. Build DSL query from parts (from, where, group, by etc)
Please help me understand how it works =(
I need build dsl queries dynamically. Example: 1. Add various WHERE conditions 2. Build DSL query from parts (from, where, group, by etc)
Please help me understand how it works =(