You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Padraic Hannon (JIRA)" <no...@atlassian.com> on 2007/04/18 01:49:55 UTC

[Roller-JIRA] Updated: (ROL-453) Currently Roller does not support the Oracle RDBMS

     [ http://opensource.atlassian.com/projects/roller/browse/ROL-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Padraic Hannon updated ROL-453:
-------------------------------

    Attachment: RollerOracle.zip

Here are the files I have. They are for a much older version of Roller and most likely do not work any more. With Hibernate as the base O/R mapping solution there should be no problem with binding strings to clobs. 

> Currently Roller does not support the Oracle RDBMS
> --------------------------------------------------
>
>                 Key: ROL-453
>                 URL: http://opensource.atlassian.com/projects/roller/browse/ROL-453
>             Project: Roller
>          Issue Type: New Feature
>          Components: Database Access & Data Model
>         Environment: Oracle 9i
>            Reporter: Padraic Hannon
>            Assignee: Roller Unassigned
>         Attachments: RollerOracle.zip
>
>
> A few minor changes need to be made to roller in order to support Oracle as its datastore. 
> The following files need to be updated to support oracle:
> metadata/database/hibernate/hibernate.properties
> src/org/roller/business/hibernate/HibernateRefererManagerImpl.java
> src/org/roller/pojos/CommentData.java
> src/org/roller/pojos/PageData.java
> src/org/roller/pojos/UserData.java
> src/org/roller/pojos/WeblogEntryData.java
> In addition a clob to string mapping class for hibernate is needed:
> src/org/roller/business/hibernate/HibernateOracleClobType.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira