Home
Supported FeaturesSupported Features
JoSQL currently supports the following SQL features:
  • SELECT * (which means "return the object" that matches the where or having clause)
  • SELECT columns, SELECT function, SELECT expression (arithmetic and boolean), SELECT save value, SELECT bind variable, and any mixture of the previous items