|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGenerator
net.sf.hibernate4gwt.rebind.AbstractGwtProxyGenerator
net.sf.hibernate4gwt.rebind.Gwt14ProxyGenerator
public class Gwt14ProxyGenerator
Proxy generator for GWT 1.4
Field Summary | |
---|---|
static java.lang.String |
ADDITIONAL_CODE
Path of associated additional code file |
Fields inherited from class net.sf.hibernate4gwt.rebind.AbstractGwtProxyGenerator |
---|
_additionalCode, _additionalCodePath |
Constructor Summary | |
---|---|
Gwt14ProxyGenerator()
|
Method Summary |
---|
Methods inherited from class net.sf.hibernate4gwt.rebind.AbstractGwtProxyGenerator |
---|
generate, generateAttribute, generateMethod, generateProxy, getSourceWriter, isLazyPojo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ADDITIONAL_CODE
Constructor Detail |
---|
public Gwt14ProxyGenerator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |