Annotations for Hibernate are great. I've been using XDoclet for a few years. The primary benefit I see is no more separation of the mapping from the code.
However there is still the database schema to attend to. Are there Hibernate tools to generate a schema from the annotations?