Require using the PMF schema definition with sequence names
-----------------------------------------------------------
Key: JDO-712
URL: https://issues.apache.org/jira/browse/JDO-712
Project: JDO
Issue Type: Task
Components: specification, tck
Affects Versions: JDO 3 (3.0)
Reporter: Michael Bouschen
Fix For: JDO 3 maintenance release 2 (3.2)
Chapter 18 XML Metadata of the spec defines that a schema declared at the jdo,
orm, package, class or interface level, specifies the schema to be used as the
default for tables contained therein. And if not specified the schema defaults
to the PMF schema property (see end of page 221 and beginning of page 222 of
the JDO 3.0 spec).
The spec should define the same default for sequences. Then JDO implementation
would take the PMF schema definition to prefix the sequence name the same way
it currently does for all the table names.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira