|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.pm.impl.PMImpl
org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JRaPm
public class TaminoAPI4JRaPm
PM 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 |
| Constructor Summary | |
|---|---|
TaminoAPI4JRaPm()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm |
|---|
delete, getCollection, getTSAXObjectModel, getTXMLObject, insert, select, setCollection, update |
| Methods inherited from class org.apache.ws.jaxme.pm.impl.PMImpl |
|---|
create, getManager, parseQuery, select, select, select |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaminoAPI4JRaPm()
| Method Detail |
|---|
public java.lang.String getJndiReference()
public void setJndiReference(java.lang.String pJndiReference)
protected TConnection getTConnection()
throws PMException
getTConnection in class TaminoAPI4JPmPMException
public 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||