You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Tilmann Zäschke (Jira)" <ji...@apache.org> on 2019/10/26 16:40:00 UTC

[jira] [Commented] (JDO-692) Constant string "javax.jdo.spi.PropertiesFileName" not defined in javax.jdo.Constants

    [ https://issues.apache.org/jira/browse/JDO-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960392#comment-16960392 ] 

Tilmann Zäschke commented on JDO-692:
-------------------------------------

As a first step I compared the constants to the ones defined in javax.jdo.Constants.

I could find no definition for:
 * javax.jdo.datastore.DataStoreCache
 * javax.jdo.spi.PropertiesFileName
 * javax.jdo.spi.PropertiesResourceName

I'm unsure about these ones:
 * javax.jdo.Name (end of 11.1.1), is it the one defined in PMF_ATTRIBUTE_NAME?
 * Section 11.1.1 lists several "javax.jdo.option" values, some are available as OPTION_*, some are not.
 * Section 11.1.4 suggests there should be a PMF_ATTRIBUTE_TRANSACTION_ISOLATION_LEVEL, but I could only find PROPERTY_TRANSACTION_ISOLATION_LEVEL

 

 

> Constant string "javax.jdo.spi.PropertiesFileName" not defined in javax.jdo.Constants
> -------------------------------------------------------------------------------------
>
>                 Key: JDO-692
>                 URL: https://issues.apache.org/jira/browse/JDO-692
>             Project: JDO
>          Issue Type: Bug
>          Components: api, specification
>    Affects Versions: JDO 3 (3.0)
>            Reporter: Matthew T. Adams
>            Assignee: Tilmann Zäschke
>            Priority: Minor
>             Fix For: JDO 3.2
>
>
> The JDO 3.0 specification page 103, bullet point 1 says 'the Map instance passed to the static method will contain a property with a key of "javax.jdo.spi.PropertiesFileName", and a value equal to the result of calling getAbsolutePath() on the file parameter'.  There is no such constant defined in javax.jdo.Constants.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)