Gregory Bevan created AMQ-5477:
----------------------------------
Summary: 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
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)