Package | Description |
---|---|
com.caucho.amber | |
com.caucho.amber.gen | |
com.caucho.amber.manager |
Modifier and Type | Method and Description |
---|---|
AmberGenerator |
EnvAmberManager.getGenerator()
Sets the generator.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvAmberManager.setGenerator(AmberGenerator generator)
Sets the generator.
|
Modifier and Type | Class and Description |
---|---|
class |
AmberEnhancer
Enhancing the java objects for Amber mapping.
|
class |
AmberGeneratorImpl
Enhancing the java objects for Amber mapping.
|
Modifier and Type | Method and Description |
---|---|
AmberGenerator |
AmberPersistenceUnit.getGenerator()
Sets the generator.
|
AmberGenerator |
AmberContainer.getGenerator()
Returns the enhancer.
|