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

Documentation, formatting.

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