...
- No, there are no fixed limitations, however the following characteristics must be considered:
- All data is streamed through the transformation and the JDBC driver
- Transformations will be executed for each individual JDBC connection; there is no cache sharing across connections.
- There are limitations for specific SQL queries, see the Limitations section on the JDBC and SQL Reference page.
...