|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassMappedEvent | |
org.objectweb.jorm.api | |
org.objectweb.jorm.naming.lib |
Uses of ClassMappedEvent in org.objectweb.jorm.api |
Methods in org.objectweb.jorm.api with parameters of type ClassMappedEvent | |
void |
PMapperListener.classMapped(ClassMappedEvent e)
Signals to this listener that a new persistent has been mapped in the mapper. |
Uses of ClassMappedEvent in org.objectweb.jorm.naming.lib |
Methods in org.objectweb.jorm.naming.lib with parameters of type ClassMappedEvent | |
void |
KFPNCManager.classMapped(ClassMappedEvent e)
If the class is a root of an inheritance class tree, a KFPNC is created. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |