We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f554b commit 100171dCopy full SHA for 100171d
src/test/java/org/apache/ibatis/submitted/dynsql/DynSqlMapper.java
@@ -1,4 +1,4 @@
1
-/*-
+/**
2
* Copyright 2009-2015 the original author or authors.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,6 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-
17
package org.apache.ibatis.submitted.dynsql;
18
19
import org.apache.ibatis.annotations.Param;
0 commit comments