Vector<Object> values = new Vector<Object>();sql += " and parentString like ?";values.add(parentString+channelId + ",%");