File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-jdbc/src/main/java/org/springframework/jdbc/object Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2002-2017 the original author or authors.
2
+ * Copyright 2002-2018 the original author or authors.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
42
42
* arguments. Subclasses should be JavaBeans, allowing easy configuration.
43
43
*
44
44
* <p>This class and subclasses throw runtime exceptions, defined in the
45
- * <codeorg .springframework.dao package</code> (and as thrown by the
45
+ * {@code org .springframework.dao} package (and as thrown by the
46
46
* {@code org.springframework.jdbc.core} package, which the classes
47
47
* in this package use under the hood to perform raw JDBC operations).
48
48
*
You can’t perform that action at this time.
0 commit comments