Subject | Re: [Firebird-Java] Get execution plan through JDBC |
---|---|
Author | |
Post date | 2014-03-03T17:56:54Z |
Mark,
thanks for the answer, that works (apart from the fact that the ResultSet needs to be cast to FBResultSet)
Just to make sure: there is no way to get the execution plan without actually running the statement?
Thomas
thanks for the answer, that works (apart from the fact that the ResultSet needs to be cast to FBResultSet)
Just to make sure: there is no way to get the execution plan without actually running the statement?
Thomas