Re: About DERBY-6901 issue.

2017-07-25 Thread Bryan Pendleton
I'm not 100% sure which implementation of the method is important to your
research, but start looking here:

http://svn.apache.org/repos/asf/db/derby/code/trunk/java/client/org/apache/derby/client/am/ClientConnection.java

and here:

http://svn.apache.org/repos/asf/db/derby/code/trunk/java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java

thanks,

bryan


On Mon, Jul 24, 2017 at 9:21 PM, Yeshan Tharaka 
wrote:

> Hello,
> Where can I find the prepareCall() method in source code?
> Thank you.
>


About DERBY-6901 issue.

2017-07-24 Thread Yeshan Tharaka
Hello,
Where can I find the prepareCall() method in source code?
Thank you.