Am I right that even though I can use prepared statement I cannot rerun the
query several times without recreating the statement every time? I have a lot
of cases when I have to make a lot of same inserts basing on xml data from
request body.

http://java.sun.com/docs/books/tutorial/jdbc/basics/prepared.html

Yeah nice. That's obvious. I know how to do it in JDBC. Just asking if ESQL supports it.

Ah.. sorry.


No, not yet. Care enough for a patch? :)
--
Torsten



Reply via email to