|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISchemaExport
| Method Summary | |
|---|---|
void |
hbm2ddl(boolean export,
boolean create,
boolean drop,
String outputFile)
|
| Method Detail |
|---|
void hbm2ddl(boolean export,
boolean create,
boolean drop,
String outputFile)
export - If the database should have the SQL executed agaisnt itdrop - If existing database objects should be dropped before creating new objectsoutputFile - Optional file to write out the SQL to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||