org.apache.ws.jaxme.pm.ino.api4j
public abstract class TaminoAPI4JPm extends PMImpl
Method Summary | |
---|---|
void | delete(Element pElement) |
String | getCollection() Returns the Tamino database collection. |
protected abstract TConnection | getTConnection() |
protected TSAXObjectModel | getTSAXObjectModel() |
protected TXMLObject | getTXMLObject(InoObject pElement) |
void | init(JMManager pManager) |
void | insert(Element pElement) |
void | select(Observer pObserver, String pQuery, PMParams pParams) |
void | setCollection(String pCollection) Sets the Tamino database collection. |
void | update(Element pElement) |