|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.objectweb.jorm.comp.generator.lib.CommonHelper
|
+--org.objectweb.jorm.comp.generator.memory.MemoryBindingMOP
This class implements the BindingMOP interface in order to specialize the generation of the PBinding for the relationnal database spport.
| Inner classes inherited from class org.objectweb.jorm.comp.generator.lib.CommonHelper |
CommonHelper.PNGDesc |
| Field Summary | |
protected static java.lang.String |
PACCESSOR_VAR_NAME
|
protected static java.lang.String |
PACCESSORGEN_VAR_NAME
|
| Fields inherited from class org.objectweb.jorm.comp.generator.lib.CommonHelper |
logger, loggerFactory, PN_GET_TYPES |
| Constructor Summary | |
MemoryBindingMOP()
|
|
| Method Summary | |
boolean |
containsPrimitiveField(Class moc)
|
java.util.ArrayList |
getField(Class moc,
CompilerParameter cp)
|
java.lang.String[] |
getTemplateLibraries()
|
void |
initContext(org.apache.velocity.context.Context ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final java.lang.String PACCESSOR_VAR_NAME
protected static final java.lang.String PACCESSORGEN_VAR_NAME
| Constructor Detail |
public MemoryBindingMOP()
| Method Detail |
public void initContext(org.apache.velocity.context.Context ctx)
initContext in interface MOPpublic java.lang.String[] getTemplateLibraries()
getTemplateLibraries in interface MOP
public java.util.ArrayList getField(Class moc,
CompilerParameter cp)
public boolean containsPrimitiveField(Class moc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||