|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PExceptionProtocol | |
org.objectweb.jorm.genclass.lib | |
org.objectweb.jorm.mapper.fos.genclass | |
org.objectweb.jorm.mapper.rdb.genclass |
Uses of PExceptionProtocol in org.objectweb.jorm.genclass.lib |
Methods in org.objectweb.jorm.genclass.lib that throw PExceptionProtocol | |
void |
GenClassBinding.init(PClassMapping pcm)
It initialises a PBinding. |
Constructors in org.objectweb.jorm.genclass.lib that throw PExceptionProtocol | |
GenClassBinding(GenClassMapping mapping)
It contructs |
Uses of PExceptionProtocol in org.objectweb.jorm.mapper.fos.genclass |
Constructors in org.objectweb.jorm.mapper.fos.genclass that throw PExceptionProtocol | |
FosGenClassBinding(GenClassMapping mapping)
It constructs a FosGenClassBinding for a GC whose elements are GC in turn. |
Uses of PExceptionProtocol in org.objectweb.jorm.mapper.rdb.genclass |
Constructors in org.objectweb.jorm.mapper.rdb.genclass that throw PExceptionProtocol | |
RdbGenClassBinding(GenClassMapping mapping)
It constructs a RdbGenClassBinding. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |