public class AbstractTranslator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.hibernate.tool.hbm2x.Cfg2JavaTool |
c2j |
protected org.hibernate.tool.hbm2x.pojo.POJOClass |
pojo |
| Constructor and Description |
|---|
AbstractTranslator(org.hibernate.tool.hbm2x.pojo.POJOClass pojo,
org.hibernate.tool.hbm2x.Cfg2JavaTool c2j) |
Copyright © 2013. All Rights Reserved.