public class DdlGenerator
extends Object
- 版本:
- $Id: DdlGenerator.java Mar 22, 2012 9:45:57 AM chaostone $
- 作者:
- chaostone
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
DdlGenerator
public DdlGenerator(org.hibernate.dialect.Dialect dialect,
Locale locale)
-
方法详细资料
-
gen
Generate sql scripts
- 参数:
fileName -
packageName -
- 抛出:
Exception
-