Well, this certainly does not answer the question (there is probably no way to do this with the current version), but it solves the problem.
, hibernate , create view. , 2 .
- <database-object>, <create>, :
<class table="MY_VIEW"></class>
<database-object>
<create>
drop table MY_VIEW;
create view MY_VIEW etc etc;
</create>
</database-object>
import.sql. . , , , . , , . , , ( ).