spring-framework / org.springframework.jdbc.core.namedparam / BeanPropertySqlParameterSource / getReadablePropertyNames

getReadablePropertyNames

open fun getReadablePropertyNames(): Array<String>

Provide access to the property names of the wrapped bean. Uses support provided in the PropertyAccessor interface.

Return
an array containing all the known property names