• Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.0M5
    • 1.1.1
    • None
    • None

      Currently when using SqlMap we can only select a unique file for a mapping.
      Therefore it is not possible to support many RDBM if the mapping required proprietary SQL (i.e. non standard compliant SQL).

      A solution may be to select a mapping (e.g. org/../entity.xml) and depending on the current RDBM search for the first file in the following order:

      • org/../entity.[RDBM].xml (e.g. for MySQL: org/../entity.mysql.xml)
      • org/../entity.xml

      This is needed currently for the plugin tags in order to use both MySQL and Derby.

            Unassigned Unassigned
            yabon Sébastien Launay (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: