DistributedTemplate is incorrectly setting some attributes on the statements
----------------------------------------------------------------------------

                 Key: OPENJPA-916
                 URL: https://issues.apache.org/jira/browse/OPENJPA-916
             Project: OpenJPA
          Issue Type: Bug
          Components: slice
    Affects Versions: 1.2.0, 1.1.0, 1.3.0, 2.0.0
            Reporter: Donald Woods
            Assignee: Donald Woods
            Priority: Minor
             Fix For: 1.1.1, 1.2.1, 1.3.0, 2.0.0


DistributedTemplate.java in openjpa-slice is not setting the setQueryTimeout() 
and setMaxRows() properties on its List of statements, but instead is setting 
the value on setMaxFieldSize() instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to