| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.pm.impl.PMImplorg.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPmorg.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JRaPmpublic class TaminoAPI4JRaPmextends TaminoAPI4JPmPM implementation for accessing
a Tamino database via the resource adapter version of the
TaminoAPI4J.
Nested Class Summary |
Nested classes/interfaces inherited from class org.apache.ws.jaxme.pm.impl.PMImpl | |
PMImpl.ListObserver | |
Method Summary | |
String |
|
protected TConnection | |
void | |
void |
|
Methods inherited from class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm | |
delete, getCollection, getTConnection, getTSAXObjectModel, getTXMLObject, init, insert, select, setCollection, update | |
Methods inherited from class org.apache.ws.jaxme.pm.impl.PMImpl | |
create, getManager, init, parseQuery, select, select, select | |
public String getJndiReference()
Returns the JNDI reference.
protected TConnection getTConnection()
throws PMException
- Overrides:
- getTConnection in interface TaminoAPI4JPm
public void init(JMManager pManager) throws JAXBException
Initializes the PM. Called from theJAXBContextImplupon initialization.
- Overrides:
- init in interface TaminoAPI4JPm
- Parameters:
pManager- The manager being queried for configuration details.
public void setJndiReference(String pJndiReference)
Sets the JNDI reference.