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

Paolo Castagna edited comment on JENA-78 at 9/1/11 8:50 AM:
------------------------------------------------------------

Maybe we should close this issue as "Won't Fix" since RDB is deprecated.

Karl, if you want to use an RDBMS system to store your RDF with Jena, you are 
better off with SDB (http://openjena.org/wiki/SDB). 
In any case, thanks for your patch and keep sending us your feedback, help and 
patches. 

      was (Author: castagna):
    Maybe we should close this issue as "Won't Fix" since RDB is deprecated.

Karl, if you want to use an RDBMS system to store your RDF with Jena, you are 
better off with SDB (http://openjena.org/wiki/SDB).
  
> [Patch] Improved feedback in case of misspelled or unsuported database type
> ---------------------------------------------------------------------------
>
>                 Key: JENA-78
>                 URL: https://issues.apache.org/jira/browse/JENA-78
>             Project: Jena
>          Issue Type: Improvement
>          Components: Jena, RDB
>            Reporter: Karl Guggisberg
>            Priority: Minor
>         Attachments: dbtype.patch
>
>
> As a Jena newbie I ran into a problem with a misspelled database type and it 
> took me some time to find out about the supported database types when 
> creating a DBConnection.
> I'll attach a patch which should improve the situation:
> - it introduces an enumeration of all db types
> - it throws an exception which displays more information if the user supplies 
> an unsupported database type 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to