提交 fc6c1aa6 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation, formatting.

上级 9b779b8f
...@@ -75,8 +75,10 @@ public class JdbcPreparedStatement extends JdbcStatement implements PreparedStat ...@@ -75,8 +75,10 @@ public class JdbcPreparedStatement extends JdbcStatement implements PreparedStat
} }
/** /**
* Looking up the column index can sometimes show up on the performance profile, * Cache the column labels (looking up the column index can sometimes show
* so cache the map. * up on the performance profile).
*
* @param cachedColumnLabelMap the column map
*/ */
void setCachedColumnLabelMap(HashMap<String, Integer> cachedColumnLabelMap) { void setCachedColumnLabelMap(HashMap<String, Integer> cachedColumnLabelMap) {
this.cachedColumnLabelMap = cachedColumnLabelMap; this.cachedColumnLabelMap = cachedColumnLabelMap;
......
...@@ -105,9 +105,6 @@ public class JdbcResultSet extends TraceObject implements ResultSet { ...@@ -105,9 +105,6 @@ public class JdbcResultSet extends TraceObject implements ResultSet {
this.updatable = updatable; this.updatable = updatable;
} }
/**
* Overload used to explicitly set the column-mapping.
*/
JdbcResultSet(JdbcConnection conn, JdbcPreparedStatement preparedStatement, ResultInterface result, int id, JdbcResultSet(JdbcConnection conn, JdbcPreparedStatement preparedStatement, ResultInterface result, int id,
boolean closeStatement, boolean scrollable, boolean updatable, HashMap<String, Integer> columnLabelMap) { boolean closeStatement, boolean scrollable, boolean updatable, HashMap<String, Integer> columnLabelMap) {
this(conn, preparedStatement, result, id, closeStatement, scrollable, updatable); this(conn, preparedStatement, result, id, closeStatement, scrollable, updatable);
......
...@@ -698,4 +698,7 @@ minecraft videos youtube dataflyer bukkit alessio adamo jacopo angel leon frost ...@@ -698,4 +698,7 @@ minecraft videos youtube dataflyer bukkit alessio adamo jacopo angel leon frost
deserializing eckenfelder daniel serodio dirname semicolons whose stretch deserializing eckenfelder daniel serodio dirname semicolons whose stretch
stabilize succeeded widening optimise deprecate increasing leaning rotate git stabilize succeeded widening optimise deprecate increasing leaning rotate git
hub rewind spawn shimizu fumiyuki nelson github laird rollover millions hub rewind spawn shimizu fumiyuki nelson github laird rollover millions
ljnelson edugility sormula pushed backslashes slashes ljnelson edugility sormula pushed backslashes slashes lukas batched typesafe
\ No newline at end of file bundled jacob terrence policies periodic eases eder corporate regulatory
burden isnull periodically suse optimisation krenger qvortrup huang jmxremote
clusterable
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论