|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amber.gen.AmberGeneratorImpl
public class AmberGeneratorImpl
Enhancing the java objects for Amber mapping.
Constructor Summary | |
---|---|
AmberGeneratorImpl(AmberPersistenceUnit manager)
|
Method Summary | |
---|---|
void |
compile()
Compiles the pending classes. |
void |
configure(AbstractEnhancedType type)
Configures the type. |
void |
generate(AbstractEnhancedType type)
Generates the type. |
void |
generateJava(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the type. |
boolean |
isPreload(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmberGeneratorImpl(AmberPersistenceUnit manager)
Method Detail |
---|
public void configure(AbstractEnhancedType type) throws java.lang.Exception
configure
in interface AmberGenerator
java.lang.Exception
public void generate(AbstractEnhancedType type) throws java.lang.Exception
generate
in interface AmberGenerator
java.lang.Exception
public void generateJava(JavaClassGenerator javaGen, AbstractEnhancedType type) throws java.lang.Exception
generateJava
in interface AmberGenerator
java.lang.Exception
public boolean isPreload(JavaClassGenerator javaGen, AbstractEnhancedType type) throws java.lang.Exception
java.lang.Exception
public void compile() throws java.lang.Exception
compile
in interface AmberGenerator
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |