text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: spring-expression/src/main/java/org/springframework/expression/spel/standard/package-info.java /** * SpEL's standard parser implementation. */ @NonNullApi @NonNullFields package org.springframework.expression.spel.standard; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNull...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/standard/package-info.java", "license":...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/BooleanTypedValue.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/BooleanTypedValue.java", "licen...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/DataBindingMethodResolver.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/DataBindingMethodResolver.java"...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/DataBindingPropertyAccessor.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/DataBindingPropertyAccessor.jav...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectionHelper.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectionHelper.java", "licens...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveConstructorExecutor.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveConstructorExecutor.j...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveConstructorResolver.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveConstructorResolver.j...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveMethodExecutor.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveMethodExecutor.java",...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveMethodResolver.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectiveMethodResolver.java",...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectivePropertyAccessor.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/ReflectivePropertyAccessor.java...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/SimpleEvaluationContext.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/SimpleEvaluationContext.java", ...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardEvaluationContext.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/StandardEvaluationContext.java"...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardOperatorOverloader.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/StandardOperatorOverloader.java...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeComparator.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeComparator.java", "...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeConverter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeConverter.java", "l...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeLocator.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ob...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/StandardTypeLocator.java", "lic...
### File: spring-expression/src/main/java/org/springframework/expression/spel/support/package-info.java /** * SpEL's default implementations for various core abstractions. */ @NonNullApi @NonNullFields package org.springframework.expression.spel.support; import org.springframework.lang.NonNullApi; import org.springf...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/java/org/springframework/expression/spel/support/package-info.java", "license": ...
### File: spring-expression/src/main/resources/org/springframework/expression/spel/generated/SpringExpressions.g grammar SpringExpressions; options { language = Java; output=AST; k=2; } tokens { INTEGER_LITERAL; EXPRESSION; QUALIFIED_IDENTIFIER; PROPERTY_OR_FIELD; INDEXER; CONSTRUCTOR; HOLDER; NAMED_ARGUME...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "GAP", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/main/resources/org/springframework/expression/spel/generated/SpringExpressions.g", "li...
### File: spring-expression/src/test/java/org/springframework/expression/spel/SpelUtilities.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/SpelUtilities.java", "license": "apache...
### File: spring-expression/src/test/java/org/springframework/expression/spel/spr10210/A.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/spr10210/A.java", "license": "apache-2....
### File: spring-expression/src/test/java/org/springframework/expression/spel/spr10210/D.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/spr10210/D.java", "license": "apache-2....
### File: spring-expression/src/test/java/org/springframework/expression/spel/spr10210/comp/B.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/spr10210/comp/B.java", "license": "apac...
### File: spring-expression/src/test/java/org/springframework/expression/spel/spr10210/infra/C.java /* * Copyright 2002-2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/spr10210/infra/C.java", "license": "apa...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/ArrayContainer.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/ArrayContainer.java", "li...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/Company.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/Company.java", "license":...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/Fruit.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/Fruit.java", "license": "...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/Inventor.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/Inventor.java", "license"...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/Person.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/Person.java", "license": ...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/PlaceOfBirth.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/PlaceOfBirth.java", "lice...
### File: spring-expression/src/test/java/org/springframework/expression/spel/testresources/le/div/mod/reserved/Reserver.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/java/org/springframework/expression/spel/testresources/le/div/mod/reserved/Reser...
### File: spring-expression/src/test/kotlin/org/springframework/expression/spel/KotlinSpelReproTests.kt package org.springframework.expression.spel import org.assertj.core.api.Assertions.assertThat import org.junit.jupiter.api.Test import org.springframework.expression.ExpressionParser import org.springframework.expre...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Kotlin", "repo_name": "vincentjava/spring-framework", "path": "spring-expression/src/test/kotlin/org/springframework/expression/spel/KotlinSpelReproTests.kt", "license"...
### File: spring-instrument/src/main/java/org/springframework/instrument/InstrumentationSavingAgent.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-instrument/src/main/java/org/springframework/instrument/InstrumentationSavingAgent.java", "license":...
### File: spring-jcl/src/main/java/org/apache/commons/logging/Log.java /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/Log.java", "license": "apache-2.0", "size": 5670}
### File: spring-jcl/src/main/java/org/apache/commons/logging/LogAdapter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/LogAdapter.java", "license": "apache-2.0", "size": 1814...
### File: spring-jcl/src/main/java/org/apache/commons/logging/LogFactory.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/LogFactory.java", "license": "apache-2.0", "size": 4158...
### File: spring-jcl/src/main/java/org/apache/commons/logging/LogFactoryService.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/LogFactoryService.java", "license": "apache-2.0", "size...
### File: spring-jcl/src/main/java/org/apache/commons/logging/impl/NoOpLog.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/impl/NoOpLog.java", "license": "apache-2.0", "size": 21...
### File: spring-jcl/src/main/java/org/apache/commons/logging/impl/SimpleLog.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/impl/SimpleLog.java", "license": "apache-2.0", "size": ...
### File: spring-jcl/src/main/java/org/apache/commons/logging/impl/package-info.java /** * Spring's variant of the * <a href="https://commons.apache.org/logging">Commons Logging API</a>: * with special support for Log4J 2, SLF4J and {@code java.util.logging}. * * <p>This {@code impl} package is only present for bi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/impl/package-info.java", "license": "apache-2.0", "size...
### File: spring-jcl/src/main/java/org/apache/commons/logging/package-info.java /** * Spring's variant of the * <a href="https://commons.apache.org/logging">Commons Logging API</a>: * with special support for Log4J 2, SLF4J and {@code java.util.logging}. * * <p>This is a custom bridge along the lines of {@code jcl...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jcl/src/main/java/org/apache/commons/logging/package-info.java", "license": "apache-2.0", "size": 14...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/BadSqlGrammarException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/BadSqlGrammarException.java", "license": "apache-2.0", "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/CannotGetJdbcConnectionException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/CannotGetJdbcConnectionException.java", "license": "apac...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/IncorrectResultSetColumnCountException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/IncorrectResultSetColumnCountException.java", "license":...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/InvalidResultSetAccessException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/InvalidResultSetAccessException.java", "license": "apach...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/JdbcUpdateAffectedIncorrectNumberOfRowsException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ma...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/JdbcUpdateAffectedIncorrectNumberOfRowsException.java", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/LobRetrievalFailureException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/LobRetrievalFailureException.java", "license": "apache-2...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/SQLWarningException.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/SQLWarningException.java", "license": "apache-2.0", "siz...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/UncategorizedSQLException.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/UncategorizedSQLException.java", "license": "apache-2.0"...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/DatabasePopulatorConfigUtils.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/DatabasePopulatorConfigUtils.java", "license": "a...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/EmbeddedDatabaseBeanDefinitionParser.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/EmbeddedDatabaseBeanDefinitionParser.java", "lice...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/InitializeDatabaseBeanDefinitionParser.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/InitializeDatabaseBeanDefinitionParser.java", "li...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/JdbcNamespaceHandler.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/JdbcNamespaceHandler.java", "license": "apache-2....
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/SortedResourcesFactoryBean.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/SortedResourcesFactoryBean.java", "license": "apa...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/config/package-info.java /** * Defines the Spring JDBC configuration namespace. */ @NonNullApi @NonNullFields package org.springframework.jdbc.config; import org.springframework.lang.NonNullApi; import org.springframework.lang.NonNullFields;
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/config/package-info.java", "license": "apache-2.0", "siz...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ArgumentPreparedStatementSetter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ArgumentPreparedStatementSetter.java", "license": "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ArgumentTypePreparedStatementSetter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ArgumentTypePreparedStatementSetter.java", "license...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/BatchPreparedStatementSetter.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/BatchPreparedStatementSetter.java", "license": "apa...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/BatchUpdateUtils.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lice...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/BatchUpdateUtils.java", "license": "apache-2.0", "s...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/BeanPropertyRowMapper.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/BeanPropertyRowMapper.java", "license": "apache-2.0...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCallback.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCallback.java", "license": "apache...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCreator.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCreator.java", "license": "apache-...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCreatorFactory.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/CallableStatementCreatorFactory.java", "license": "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ColumnMapRowMapper.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ColumnMapRowMapper.java", "license": "apache-2.0", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ConnectionCallback.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ConnectionCallback.java", "license": "apache-2.0", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/DisposableSqlTypeValue.java /* * Copyright 2002-2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/DisposableSqlTypeValue.java", "license": "apache-2....
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/InterruptibleBatchPreparedStatementSetter.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/InterruptibleBatchPreparedStatementSetter.java", "l...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcOperations.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcOperations.java", "license": "apache-2.0", "siz...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcTemplate.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/JdbcTemplate.java", "license": "apache-2.0", "size"...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterDisposer.java /* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterDisposer.java", "license": "apache-2.0", "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterMapper.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licen...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterMapper.java", "license": "apache-2.0", "si...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterizedPreparedStatementSetter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ParameterizedPreparedStatementSetter.java", "licens...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCallback.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCallback.java", "license": "apache...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCreator.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCreator.java", "license": "apache-...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCreatorFactory.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementCreatorFactory.java", "license": "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementSetter.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/PreparedStatementSetter.java", "license": "apache-2...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ResultSetExtractor.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ResultSetExtractor.java", "license": "apache-2.0", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/ResultSetSupportingSqlParameter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/ResultSetSupportingSqlParameter.java", "license": "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/RowCallbackHandler.java /* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/RowCallbackHandler.java", "license": "apache-2.0", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/RowCountCallbackHandler.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of t...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/RowCountCallbackHandler.java", "license": "apache-2...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/RowMapper.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/RowMapper.java", "license": "apache-2.0", "size": 2...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/RowMapperResultSetExtractor.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/RowMapperResultSetExtractor.java", "license": "apac...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SingleColumnRowMapper.java /* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SingleColumnRowMapper.java", "license": "apache-2.0...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlInOutParameter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlInOutParameter.java", "license": "apache-2.0", "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlOutParameter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licen...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlOutParameter.java", "license": "apache-2.0", "si...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlParameter.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlParameter.java", "license": "apache-2.0", "size"...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlParameterValue.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlParameterValue.java", "license": "apache-2.0", "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlProvider.java /* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License a...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlProvider.java", "license": "apache-2.0", "size":...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnResultSet.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Li...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnResultSet.java", "license": "apache-2.0", ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnType.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnType.java", "license": "apache-2.0", "size...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnUpdateCount.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlReturnUpdateCount.java", "license": "apache-2.0"...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlRowSetResultSetExtractor.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlRowSetResultSetExtractor.java", "license": "apac...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlTypeValue.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/SqlTypeValue.java", "license": "apache-2.0", "size"...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/StatementCallback.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Lic...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/StatementCallback.java", "license": "apache-2.0", "...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/StatementCreatorUtils.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/StatementCreatorUtils.java", "license": "apache-2.0...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataContext.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataContext.java", "license": "apa...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProvider.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a cop...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProvider.java", "license": "ap...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProviderFactory.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallMetaDataProviderFactory.java", "licens...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallParameterMetaData.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/CallParameterMetaData.java", "license": "a...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/Db2CallMetaDataProvider.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/Db2CallMetaDataProvider.java", "license": ...
### File: spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/DerbyCallMetaDataProvider.java /* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/DerbyCallMetaDataProvider.java", "license"...