|
||||||||||
| 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.rdb.RdbCommonHelper
|
+--org.objectweb.jorm.comp.generator.rdb.RdbMappingMOP
| Inner classes inherited from class org.objectweb.jorm.comp.generator.lib.CommonHelper |
CommonHelper.PNGDesc |
| Field Summary | |
protected static java.lang.String[] |
IMPLEMENTS
|
| Fields inherited from class org.objectweb.jorm.comp.generator.rdb.RdbCommonHelper |
adapter |
| Fields inherited from class org.objectweb.jorm.comp.generator.lib.CommonHelper |
logger, loggerFactory, PN_GET_TYPES |
| Constructor Summary | |
RdbMappingMOP(RdbAdpater _tc)
|
|
| Method Summary | |
java.lang.String |
getCreateRequest(Class moc,
CompilerParameter cp)
This method builds the create request of a class |
java.lang.String |
getGetPNameXRequest(Class moc,
CompilerParameter cp)
|
java.lang.String[] |
getTemplateLibraries()
|
void |
initContext(org.apache.velocity.context.Context ctx)
|
| Methods inherited from class org.objectweb.jorm.comp.generator.rdb.RdbCommonHelper |
getColumnName, getSqlGet |
| 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[] IMPLEMENTS
| Constructor Detail |
public RdbMappingMOP(RdbAdpater _tc)
| 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.lang.String getCreateRequest(Class moc,
CompilerParameter cp)
throws java.lang.Exception
moc - is the meta object of the classcp - is the compalerParameter which permits to reach the mapper name
and the mapping name.
public java.lang.String getGetPNameXRequest(Class moc,
CompilerParameter cp)
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||