类 DerbyCaseFragment

    • 构造器详细资料

      • DerbyCaseFragment

        public DerbyCaseFragment()
    • 方法详细资料

      • toFragmentString

        public String toFragmentString()
        From http://www.jroller.com/comments/kenlars99/Weblog/cloudscape_soon_to_be_derby

        The problem we had, was when Hibernate does a select with a case statement, for joined subclasses. This seems to be because there was no else at the end of the case statement (other dbs seem to not mind).

        指定者:
        toFragmentString 在类中 CaseFragment