类 AbstractCompositeFetch

    • 字段详细资料

      • FETCH_STRATEGY

        protected static final FetchStrategy FETCH_STRATEGY
    • 方法详细资料

      • getFetchStrategy

        public FetchStrategy getFetchStrategy()
        从接口复制的说明: Fetch
        Gets the fetch strategy for this fetch.
        指定者:
        getFetchStrategy 在接口中 Fetch
        返回:
        the fetch strategy for this fetch.
      • toSqlSelectFragments

        public String[] toSqlSelectFragments​(String alias)
        从接口复制的说明: Fetch
        Generates the SQL select fragments for this fetch. A select fragment is the column and formula references.
        指定者:
        toSqlSelectFragments 在接口中 Fetch
        返回:
        the select fragments