Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory footprint optimization and performance improvement #3118

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    bbebda0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea327b View commit details
    Browse the repository at this point in the history
  3. Unique String added

    sivakiran4u committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    872cdd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    aba43bc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Choose Node issue fixed

    sivakiran4u committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6c63e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    058968d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge branch 'release/3.5.6.3' of https://bitbucket.es.ad.adp.com/scm…

    …/dc/dc-mybatis into release/3.5.11.1
    
    # Conflicts:
    #	pom.xml
    #	src/main/java/org/apache/ibatis/parsing/XNode.java
    #	src/main/java/org/apache/ibatis/scripting/xmltags/XMLScriptBuilder.java
    sivakiran4u committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    5db9136 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. TXID changed appended

    sivakiran4u committed May 26, 2023
    Configuration menu
    Copy the full SHA
    59d53dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ead95c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. DCAN-51809

    sivakiran4u committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5884646 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Result Handler added

    sivakiran4u committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    621fc17 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch '3.5.15' of https://github.com/sivakiran4u1/mybatis-3 in…

    …to inampuds/3.5.15
    
    * '3.5.15' of https://github.com/sivakiran4u1/mybatis-3: (382 commits)
      Update license year
      fix: DefaultResultSetHandler memory waste mybatis#3113
      chore(deps): update dependency org.postgresql:postgresql to v42.7.3
      chore(deps): update log4j2 monorepo to v2.23.1
      chore(deps): update testcontainers-java monorepo to v1.19.7
      chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.3
      chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.2
      chore(deps): update mockito monorepo to v5.11.0
      chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.1
      chore(deps): update dependency org.testcontainers:mysql to v1.19.6
      chore(deps): update log4j2 monorepo to v2.23.0
      fix(deps): update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.1.jre11
      chore(deps): update dependency org.postgresql:postgresql to v42.7.2
      chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.0
      chore(deps): update byte-buddy.version to v1.14.12
      [git] Update git ignore
      chore(deps): update actions/setup-java action to v4
      chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0
      [GHA] Update sonar.login to sonar.token
      [pom] Remove topSiteURL as defined in parent now
      ...
    
    # Conflicts:
    #	pom.xml
    #	src/main/java/org/apache/ibatis/mapping/BoundSql.java
    #	src/main/java/org/apache/ibatis/scripting/xmltags/XMLScriptBuilder.java
    #	src/main/java/org/apache/ibatis/session/Configuration.java
    sivakiran4u committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    098aefa View commit details
    Browse the repository at this point in the history
  2. Custom changes reverted

    sivakiran4u committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ac2a834 View commit details
    Browse the repository at this point in the history
  3. Unwanted changes reverted

    sivakiran4u committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9c4bd2b View commit details
    Browse the repository at this point in the history
  4. Comments updated

    sivakiran4u committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2a3d828 View commit details
    Browse the repository at this point in the history