Tuesday 22 July 2008

PrologBeans - note to self 1

In executing a query using a PrologSession instance, a QueryAnswer instance is returned.

If there was an error in execution, the QueryAnswer instance will return true for isError() but false for queryFailed().

No comments: