pureQuery does not support a small number of features that
Oracle data sources support.
These are the features that the pureQuery API does not
support for applications that use Oracle data sources:
- Anonymous blocks
- SQL statements that use the RETURNING INTO clause and are invoked
by annotated methods
- Named parameters in CALL statements that are invoked by annotated
methods
- Overloaded procedures and functions that are invoked by annotated
methods