[dna-issues] [JBoss JIRA] Created: (DNA-642) DDL sequencer should accept optional configuration property listing possible dialects

Randall Hauch (JIRA) jira-events at lists.jboss.org
Sat Jan 9 14:56:30 EST 2010


DDL sequencer should accept optional configuration property listing possible dialects
-------------------------------------------------------------------------------------

                 Key: DNA-642
                 URL: https://jira.jboss.org/jira/browse/DNA-642
             Project: DNA
          Issue Type: Feature Request
          Components: Connectors
    Affects Versions: 0.7
            Reporter: Randall Hauch
             Fix For: 1.0


The DDL sequencer (which implements StreamSequencer) currently does not look at the properties in the StreamSequencerContext to look for the dialects that should be used. By supporting such an optional property, the DDL sequencer could be configured to only run certain dialects (perhaps even just one). And if the list were ordered, the DDL sequencer could use that order to determine the proper dialect should multiple parsers result in the same score.  This certainly is imprecise, but it does offer the user a bit more control should they need it.

-- 
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 dna-issues mailing list