[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1750) Allow arbitrary SQL statements for JDBCPersistenceManagerService

Justin Bertram (JIRA) jira-events at lists.jboss.org
Tue Oct 27 01:08:05 EDT 2009


Allow arbitrary SQL statements for JDBCPersistenceManagerService
----------------------------------------------------------------

                 Key: JBMESSAGING-1750
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1750
             Project: JBoss Messaging
          Issue Type: Feature Request
          Components: Configuration and Management
    Affects Versions: 1.4.0.SP3.CP08
            Reporter: Justin Bertram
            Assignee: Howard Gao


Allow arbitrary SQL statements in the SQLProperties field of org.jboss.messaging.core.jmx.JDBCPersistenceManagerService which will be executed just like all the others (e.g. if CreateTablesOnStartup = "true").  I imagine the statements will need to be named according to some pattern (e.g. "CREATE_*").  

This functionality will allow greater flexibility for our RDBMS support (e.g. a user could configure support for Oracle TimesTen).

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

        



More information about the jboss-jira mailing list