Ormd2 support LAZY and EAGER fetch method for association mapping.
The EXTRA_LAZY has been available since doctrine 2.1. See http://docs.doctrine-project.org/en/latest/tutorials/extra-lazy-associations.html
I was able to add the enum value in the Doctrine2 configuration file but this value is not exported.