[ 
https://issues.apache.org/jira/browse/JCR-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551111
 ] 

Esteban Franqueiro commented on JCR-1154:
-----------------------------------------

Hi Thomas.
I noticed that you made the FileDataRecord public, but it's only constructor 
protected. This way you can't have a class that returns a file data record, 
because it can't construct one. Maybe I didn't express correctly. I want to use 
FileDataRecord from another package, so I need both the class and its 
constructor(s) to be public . For the time being I'm not extending it, but who 
knows :)
I would also like to ask for a getLastModified() method in the DataRecord 
interface.
Regards

> Database Data Store
> -------------------
>
>                 Key: JCR-1154
>                 URL: https://issues.apache.org/jira/browse/JCR-1154
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Blocker
>             Fix For: 1.4
>
>         Attachments: jr-1.3.1-bea.zip
>
>
> We want to have a database backed data store implementation.
> An implementation using files is already available as part of JCR-926.

-- 
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