Regular |
![Regular Regular](./images/ranks/regular.gif) |
Joined: Thu Dec 25, 2003 12:33 am Posts: 58 Location: Campina Grande, Brasil
|
Is it possible to have an initial insert statement generated in my ".sql" output file, which is generated by SchemaExport?
For instance, i have a User t able. All authentications come from a query to this table. I'd like to have a default login and password for the admin. I can do it by writing the insert statement at the end of the generated .sql file. Ok, but is there a way to make it automatic ? Is there a way to make hibernate generate some insert statements in the .sql file?
Thansk a lot
_________________ Ot
|
|