You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2014/03/24 22:16:55 UTC

[6/9] git commit: Updated changes.txt with METAMODEL-39 added

Updated changes.txt with METAMODEL-39 added

Project: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/commit/e1ca2dd0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/tree/e1ca2dd0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/diff/e1ca2dd0

Branch: refs/heads/hbase-module
Commit: e1ca2dd0a99e497915e8964c117652dd3be1bf5e
Parents: 63659d3
Author: Kasper Sørensen <i....@gmail.com>
Authored: Sun Feb 23 20:03:28 2014 +0100
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Sun Feb 23 20:03:28 2014 +0100

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/e1ca2dd0/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index a4fce8f..4d80f68 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,7 @@
  * [METAMODEL-11] - New module "MetaModel-spring" which adds a convenient FactoryBean to produce various types of DataContext objects based on externalizable parameters, for Spring framework users.
  * [METAMODEL-32] - Fixed thread-safety issue in Excel module when tables (sheets) metadata is updated.
  * [METAMODEL-35] - Improved query rewriting for DB2 when paged queries contain ORDER BY clause.
+ * [METAMODEL-39] - Added pooling of active/used Connections and PreparedStatements in JDBC compiled queries.
  * [METAMODEL-34] - Updated LICENSE file to not include bundled dependencies' licenses.
  * [METAMODEL-33] - Ensured that Apache Rat plugin for Maven is properly activated.
  * [METAMODEL-37] - Removed old site sources from project.