[ 
https://issues.apache.org/jira/browse/AMQ-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gregory Bevan updated AMQ-5477:
-------------------------------
    Attachment: OpenEdgeJDBCAdapter.java

This is the *OpenEdgeJDBCAdapter* source file which overrides statements 
containings the reserved word TIME.

It must be integrated to *activemq-jdbc-store* project under 
*org.apache.activemq.store.jdbc.adapter* package.

> Add Progress OpenEdge database support for JDBC persistence adapter
> -------------------------------------------------------------------
>
>                 Key: AMQ-5477
>                 URL: https://issues.apache.org/jira/browse/AMQ-5477
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.10.0
>            Reporter: Gregory Bevan
>            Priority: Minor
>         Attachments: OpenEdgeJDBCAdapter.java
>
>
> The TIME word  used for naming a column in ACTIVEMQ_LOCK table is a reserved 
> Word for OpenEdge database.
> TIME needs to be quoted in query linked to ACTIVEMQ_LOCK table.
> A specific adapter could be created to override statements that contains this 
> word. It must be declared in 
> META-INF\services\org\apache\activemq\store\jdbc\openedge file like others 
> for Oracle or Postgresql.
> I've already created and tested this specific adapter and I can attach it to 
> the bug



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to