Skip to content

Collection's empty data check using CollectionUtils.isEmpty #4021

Closed
@ces518

Description

@ces518

Hi, I saw parameterValues check using parameterValues != null in HibernateItemReaderHelper
I don't think it's a good way.
How about using CollectionUtils.isEmpty ?
Only null checking may be a code that relies on an internal implementation, Intellij is also displaying warnings.

thanks. :)

스크린샷 2021-10-23 오후 8 22 37

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions