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

Formatting.

上级 391cd630
...@@ -69,7 +69,7 @@ public abstract class BaseIndex extends SchemaObjectBase implements Index { ...@@ -69,7 +69,7 @@ public abstract class BaseIndex extends SchemaObjectBase implements Index {
/** /**
* Check that the index columns are not CLOB or BLOB. * Check that the index columns are not CLOB or BLOB.
* *
* @param columns the columns * @param columns the columns
*/ */
protected static void checkIndexColumnTypes(IndexColumn[] columns) { protected static void checkIndexColumnTypes(IndexColumn[] columns) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论