Skip to content

Commit 529bb20

Browse files
committed
update chat-memory.adoc(Add the flag for Oracle support)
Signed-off-by: fanxt0218 <[email protected]>
1 parent 801a5fe commit 529bb20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat-memory.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Spring AI supports multiple relational databases via a dialect abstraction. The
128128
- MySQL / MariaDB
129129
- SQL Server
130130
- HSQLDB
131+
- Oracle Database
131132

132133
The correct dialect can be auto-detected from the JDBC URL when using `JdbcChatMemoryRepositoryDialect.from(DataSource)`. You can extend support for other databases by implementing the `JdbcChatMemoryRepositoryDialect` interface.
133134

0 commit comments

Comments
 (0)