Uses of Class
org.springframework.ai.autoconfigure.vectorstore.oracle.OracleVectorStoreProperties
Packages that use OracleVectorStoreProperties
-
Uses of OracleVectorStoreProperties in org.springframework.ai.autoconfigure.vectorstore.oracle
Methods in org.springframework.ai.autoconfigure.vectorstore.oracle with parameters of type OracleVectorStorePropertiesModifier and TypeMethodDescriptionOracleVectorStoreAutoConfiguration.vectorStore(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.springframework.ai.embedding.EmbeddingModel embeddingModel, OracleVectorStoreProperties properties, org.springframework.beans.factory.ObjectProvider<io.micrometer.observation.ObservationRegistry> observationRegistry, org.springframework.beans.factory.ObjectProvider<org.springframework.ai.vectorstore.observation.VectorStoreObservationConvention> customObservationConvention, org.springframework.ai.embedding.BatchingStrategy batchingStrategy)