It's not supported. The only workaround I see at the moment is to annotate generated entity code. Of course, every code generation will overwrite, but maybe your entities are already stable. So, why not... Version control is a must anyways.
I think there had been some discussion about passing annotations to the generator. If you want, you could give it a try by forking greenDAO. :)
Markus