
Public Member Functions | |
| PMapper | getMapper (JContainer c, Object cf) |
| PMapper | addMapper (PMapper m, JContainer c, Object cf) throws PException |
Static Public Member Functions | |
| MapperManager | getInstance () |
Definition at line 58 of file MapperManager.java.
|
||||||||||||||||
|
Register and start PMapper for a container and a connection factory if another mapper is not registered with the same container and the same connection factory.
Definition at line 137 of file MapperManager.java. |
|
|
It retrieves the unique instance of MapperManager. Definition at line 68 of file MapperManager.java. |
|
||||||||||||
|
Lookup a jorm mapper for a given container and a given connection factory
Definition at line 119 of file MapperManager.java. |
1.3.9.1