The TCK test ImplicitParameters has an error currently. The testFilter has a query using "firstname = :param". This should be changed to "firstname == :param"
-- Andy
The TCK test ImplicitParameters has an error currently. The testFilter has a query using "firstname = :param". This should be changed to "firstname == :param"
-- Andy