Direct2D question?

As we have moved to Direct2D now do we have access to BeginDraw and EndDraw?

If multiple draw calls are made does the framework intelligently handle the begin and end around all the draw calls or does it perform a begin and end around each call?

Has anyone in the know got any input on this?