Skip to content

Commit

Permalink
模式和属性模式代理模式kotlin下支持map的insert和update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuejmnet committed Oct 3, 2023
1 parent 4f7eabd commit a59c737
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import com.easy.query.core.enums.SQLExecuteStrategyEnum;
import com.easy.query.core.exception.EasyQueryException;
import com.easy.query.core.expression.segment.InsertUpdateSetColumnSQLSegment;
import com.easy.query.core.expression.segment.SQLEntitySegment;
import com.easy.query.core.expression.segment.builder.ProjectSQLBuilderSegmentImpl;
import com.easy.query.core.expression.segment.builder.SQLBuilderSegment;
import com.easy.query.core.expression.segment.factory.SQLSegmentFactory;
Expand Down

0 comments on commit a59c737

Please sign in to comment.