提交 1c68ee9a 编写于 作者: M Michael Benz

Bonus: 2 checkstyle fixes in class that was used as reference plus license...

Bonus: 2 checkstyle fixes in class that was used as reference plus license banner update 2017 -> 2018.
上级 39a87090
/*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org)
* Copyright (C) 2010-2018 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.jkiss.dbeaver.model.impl.data.transformers;
import org.jkiss.code.NotNull;
......@@ -35,7 +36,7 @@ import java.util.Map;
import java.util.UUID;
/**
* Transforms binary attribute value into UUID
* Transforms binary attribute value into UUID.
*/
public class UUIDAttributeTransformer implements DBDAttributeTransformer {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册