mercredi 8 février 2017

Will spring getHibernateTemplate().find() return null or empty list when the results are not found to the given query?

Vote count: -1

I know hibernate query.list() method will always return an empty list instead of a null value

Likewise what will spring getHibernateTemplate().find() returns?

will it return null or empty list when the results for given query not found?

Thanks

asked 2 mins ago

Let's block ads! (Why?)



Will spring getHibernateTemplate().find() return null or empty list when the results are not found to the given query?

Aucun commentaire:

Enregistrer un commentaire