public class TaminoAPI4JRaPm extends TaminoAPI4JPm
PM implementation for accessing
a Tamino database via the resource adapter version of the
TaminoAPI4J.PMImpl.ListObserver| Constructor and Description |
|---|
TaminoAPI4JRaPm() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJndiReference()
Returns the JNDI reference.
|
protected TConnection |
getTConnection() |
void |
init(JMManager pManager)
Initializes the PM.
|
void |
setJndiReference(java.lang.String pJndiReference)
Sets the JNDI reference.
|
delete, getCollection, getTSAXObjectModel, getTXMLObject, insert, select, setCollection, updatecreate, getManager, parseQuery, select, select, selectpublic java.lang.String getJndiReference()
public void setJndiReference(java.lang.String pJndiReference)
protected TConnection getTConnection()
throws PMException
getTConnection in class TaminoAPI4JPmPMExceptionpublic void init(JMManager pManager) throws JAXBException
PMInitializes the PM. Called from the
JAXBContextImpl upon initialization.
init in interface PMinit in class TaminoAPI4JPmpManager - The manager being queried for configuration details.JAXBException