Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0-incubating
-
None
Description
1) Tested with Java source code.
2) Tested with Apache Squirrel.
On AvaticaStatement.execute routine, it is not calling the prepareAndExecuteInternal instead it is calling the executeQueryInternal which misses the remote execution call.