类 DynamicApiRepositoryImpl.JsonBeanPropertySqlParameterSource
java.lang.Object
org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
com.easycode8.fastapi.core.dynamic.DynamicApiRepositoryImpl.JsonBeanPropertySqlParameterSource
- 所有已实现的接口:
org.springframework.jdbc.core.namedparam.SqlParameterSource
public class DynamicApiRepositoryImpl.JsonBeanPropertySqlParameterSource
extends org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
-
字段概要
从接口继承的字段 org.springframework.jdbc.core.namedparam.SqlParameterSource
TYPE_UNKNOWN -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
getParameterNames, getReadablePropertyNames, getSqlType, hasValue从类继承的方法 org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
getTypeName, registerSqlType, registerTypeName, toString
-
构造器详细资料
-
JsonBeanPropertySqlParameterSource
-
-
方法详细资料
-
getValue
- 指定者:
getValue在接口中org.springframework.jdbc.core.namedparam.SqlParameterSource- 覆盖:
getValue在类中org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource- 抛出:
IllegalArgumentException
-