SmartGWT 4.0
Is there a way to determine the DBType when writing CustomSQL?
We are supporting multiple database products and we have a few minor differences with the custom sql and don't want to maintain duplicate files.
I believe I can do this myself by adding code on the server side to inject this into the $requestAttributes (or other map) on each request but was hoping there was a feature already available.
Is there a way to determine the DBType when writing CustomSQL?
We are supporting multiple database products and we have a few minor differences with the custom sql and don't want to maintain duplicate files.
I believe I can do this myself by adding code on the server side to inject this into the $requestAttributes (or other map) on each request but was hoping there was a feature already available.