Uploaded image for project: 'S2Container'
  1. S2Container
  2. CONTAINER-271

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

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major 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 higa
            Reporter:
            t-sugimoto takao sugimoto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: