Join On comma-separated column to a Table

Hi,

I am trying to Implement one scenario.

Like I have one DB columnName in table A of Type String is the comma-separated ID of Valid ID of another Table B.

and I want to implement to get a comma-separated ID’s name of Table B.

I want to implement it in the CriteriaBuilder API.

If possible to Implement or Not, guide me.
Thanks
Dhiraj