You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-integration-jdbc/src/main/java/org/springframework/integration/jdbc/store/JdbcChannelMessageStore.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@
61
61
/**
62
62
* <p>
63
63
* Channel-specific implementation of
64
-
* {@link org.springframework.integration.store.MessageGroupStore} using a relational
64
+
* {@link org.springframework.integration.store.BasicMessageGroupStore} using a relational
65
65
* database via JDBC.
66
66
*
67
67
* This message store shall be used for message channels only.
0 commit comments