Uses of Interface
org.springframework.data.jdbc.repository.aot.AotRepositoryFragmentSupport.BindValue
Packages that use AotRepositoryFragmentSupport.BindValue
Package
Description
Ahead-of-Time (AOT) generation for Spring Data JDBC repositories.
-
Uses of AotRepositoryFragmentSupport.BindValue in org.springframework.data.jdbc.repository.aot
Methods in org.springframework.data.jdbc.repository.aot that return AotRepositoryFragmentSupport.BindValueModifier and TypeMethodDescriptionprotected AotRepositoryFragmentSupport.BindValueprotected AotRepositoryFragmentSupport.BindValueAotRepositoryFragmentSupport.getBindableValue(Method method, @Nullable Object value, int parameterIndex) protected AotRepositoryFragmentSupport.BindValueAotRepositoryFragmentSupport.getBindableValue(Method method, @Nullable Object value, String parameterReference)