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

Gregory Bevan updated AMQ-5477:
-------------------------------
    Attachment: openedge

This file is used by the adapter factory to load *OpenEdgeJDBCAdapter* 
depending on jdbc driver name.

Its location is 
*src\main\resources\META-INF\services\org\apache\activemq\store\jdbc*

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