Is it possible to provide a class that includes some methods such as "IN()" to indirectly enhance the SqlProvider #3305
                  
                    
                      WONGHONGMING
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 1 comment
-
| It seems that no one is interested in this, perhaps because it is too similar to the old SelectBuilder and SqlBuilder, so it is unnecessary. | 
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.
-
The class like this:
Then import and use it like SqlBuilder:
Additionally, this can also be used for string templates (unfortunately, Java23 has temporarily removed string templates).
Beta Was this translation helpful? Give feedback.
All reactions