@@ -34,6 +34,7 @@ import org.springframework.lang.Nullable;
|
||||
* versa.
|
||||
*
|
||||
* @author Jens Schauder
|
||||
* @author Mark Paluch
|
||||
* @since 1.1
|
||||
*/
|
||||
public interface JdbcConverter extends RelationalConverter {
|
||||
|
||||
@@ -50,6 +50,7 @@ import org.springframework.util.StringUtils;
|
||||
* @author Moises Cisneros
|
||||
* @author Hebert Coelho
|
||||
* @author Diego Krupitza
|
||||
* @author Mark Paluch
|
||||
*/
|
||||
public class JdbcQueryMethod extends QueryMethod {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user