You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Milosz Tylenda (JIRA)" <ji...@apache.org> on 2009/10/11 13:26:31 UTC

[jira] Created: (OPENJPA-1343) Incorrect example of openjpa.Sequence property

Incorrect example of openjpa.Sequence property
----------------------------------------------

                 Key: OPENJPA-1343
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1343
             Project: OpenJPA
          Issue Type: Bug
          Components: docs
    Affects Versions: 2.0.0
            Reporter: Milosz Tylenda
            Priority: Minor


This example in the user manual:

Example 9.9.  System Sequence Configuration
<property name="openjpa.Sequence" value="table(Table=OPENJPASEQ, Increment=100)"/>

gives an exception saying "table" is an incorrect alias.


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