On 27/07/2013, Stephen Masters <stephen.masters(a)me.com> wrote:
I guess it depends on whether there is a static connect() method on
the
Database class which returns a DatabaseConnection, which in turn has a
method getUserRisk(POC_CombineString), which returns an instance of the
TestValue class.
All three possibilities should result in an error such as:
unable to resolve method using strict-mode: ....Database.connect()]
-W