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 ae4e2a7 commit 235abe4Copy full SHA for 235abe4
src/main/java/org/springframework/data/jdbc/core/SqlGeneratorSource.java
@@ -23,7 +23,7 @@
23
import org.springframework.data.jdbc.mapping.model.JdbcMappingContext;
24
25
/**
26
- * Provides {@link SqlGenerator}s per domain type. Instances get cched, so when asked multiple times for the same domain
+ * Provides {@link SqlGenerator}s per domain type. Instances get cached, so when asked multiple times for the same domain
27
* type, the same generator will get returned.
28
*
29
* @author Jens Schauder
0 commit comments