ExportXMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major
    • None
    • Affects Version/s: 2.4.30
    • Component/s: S2JDBC
    • None

      【S2JDBC】SQLファイル内のOGNL式でクラスフィールドの参照ができない。

      <sqlファイル>
      select * from emp where name = /(@com.example.Clazz@FIELD)/'JOHN';

      <実行結果>
      select * from emp where name = 'JOHN';

            Assignee:
            higa
            Reporter:
            takao sugimoto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: