类 Template.NoOpColumnMapper

    • 构造器详细资料

      • NoOpColumnMapper

        public NoOpColumnMapper()
    • 方法详细资料

      • map

        public SqlValueReference[] map​(String reference)
        从接口复制的说明: ColumnMapper
        Resolve the property reference to its underlying columns.
        指定者:
        map 在接口中 ColumnMapper
        参数:
        reference - The property reference name.
        返回:
        References to the columns/formulas that define the value mapping for the given property, or null if the property reference is unknown.