Uses of Interface
org.springframework.jdbc.core.simple.JdbcClient.MappedQuerySpec
Packages that use JdbcClient.MappedQuerySpec
Package
Description
Simplification layer for common JDBC interactions.
-
Uses of JdbcClient.MappedQuerySpec in org.springframework.jdbc.core.simple
Methods in org.springframework.jdbc.core.simple that return JdbcClient.MappedQuerySpecModifier and TypeMethodDescriptionProceed towards execution of a mapped query, with several options available in the returned query specification.<T extends @Nullable Object>
JdbcClient.MappedQuerySpec<T> Proceed towards execution of a mapped query, with several options available in the returned query specification.