public class DdlGenerator extends Object
| Constructor and Description |
|---|
DdlGenerator(org.hibernate.dialect.Dialect dialect,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
gen(String fileName,
String packageName)
Generate sql scripts
|
static void |
main(String[] args) |
public DdlGenerator(org.hibernate.dialect.Dialect dialect,
Locale locale)
Copyright © 2005–2016 The Beangle Software Group. All rights reserved.