reset password
Author Message
vibhuteneha
Posts: 2
Posted 16:55 Jan 26, 2016 |

When I run the Hbm2ddl.java file it shows no error but gapp.ddl file is not getting created in src/main/scripts. Can anyone please help?

krishsb2405
Posts: 8
Posted 17:51 Jan 26, 2016 |

Same problem.

cysun
Posts: 2935
Posted 20:47 Jan 26, 2016 |

Read the code - it's not hard to understand. Basically you need to specify the path to the file as a command line argument. Watch the lecture video to see how to do it.