|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jorm.generator.lib.CommonHelper
org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper
org.objectweb.jorm.mapper.rdb.generator.RdbBindingMOP
This class implements the BindingMOP interface in order to specialize the generation of the PBinding for the relationnal database spport.
Field Summary |
Fields inherited from class org.objectweb.jorm.generator.lib.CommonHelper |
logger, loggerFactory, PN_GET_TYPES |
Constructor Summary | |
RdbBindingMOP()
|
Method Summary | |
java.lang.String[] |
getTemplateLibraries()
|
void |
initContext(Context ctx)
Initializes a velocity context |
Methods inherited from class org.objectweb.jorm.mapper.rdb.generator.RdbCommonHelper |
getRdbAdapter, getSqlType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RdbBindingMOP()
Method Detail |
public void initContext(Context ctx) throws PException
MOP
initContext
in interface MOP
ctx
- is the context to initialize
PException
public java.lang.String[] getTemplateLibraries()
getTemplateLibraries
in interface MOP
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |