« Return to Thread: getting ddl output to the console

getting ddl output to the console

by justinedelson :: Rate this Message:

Reply to Author | View in Thread

For "regulatory" reasons, I can't have Hibernate/GORM create tables, etc. directly on the database. Is it possible to get these statements output to the console (or a file). I'm aware of how this is done with Hibernate, but is it possible with GORM?

Thanks,
Justin

 « Return to Thread: getting ddl output to the console