Package | Description |
---|---|
com.caucho.amber.gen | |
com.caucho.amber.manager | |
com.caucho.ejb.cfg |
Modifier and Type | Method and Description |
---|---|
void |
AmberEnhancer.generateJava(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the type.
|
void |
AmberGeneratorImpl.generateJava(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the type.
|
void |
AmberGenerator.generateJava(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the Java code
|
boolean |
AmberGeneratorImpl.isPreload(JavaClassGenerator javaGen,
AbstractEnhancedType type)
Generates the type.
|
Modifier and Type | Method and Description |
---|---|
void |
AmberPersistenceUnit.generate(JavaClassGenerator javaGen)
Configure lazy.
|
Modifier and Type | Method and Description |
---|---|
JavaClassGenerator |
EjbLazyGenerator.getJavaClassGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
EjbConfig.deployBeans(java.util.ArrayList<EjbBean<?>> beanConfig,
JavaClassGenerator javaGen)
Configures the pending beans.
|