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, update
create, getManager, parseQuery, select, select, select
public java.lang.String getJndiReference()
public void setJndiReference(java.lang.String pJndiReference)
protected TConnection getTConnection() throws PMException
getTConnection
in class TaminoAPI4JPm
PMException
public void init(JMManager pManager) throws JAXBException
PM
Initializes the PM. Called from the
JAXBContextImpl
upon initialization.
init
in interface PM
init
in class TaminoAPI4JPm
pManager
- The manager being queried for configuration details.JAXBException