com.dbxml.db.client.xmldb
Class XUpdateQueryServiceImpl
java.lang.Object
com.dbxml.db.client.xmldb.QueryServiceImpl
com.dbxml.db.client.xmldb.XUpdateQueryServiceImpl
- All Implemented Interfaces:
- org.xmldb.api.base.Configurable, org.xmldb.api.base.Service, org.xmldb.api.modules.XUpdateQueryService
- public final class XUpdateQueryServiceImpl
- extends QueryServiceImpl
- implements org.xmldb.api.modules.XUpdateQueryService
XUpdateQueryServiceImpl
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xmldb.api.base.Service |
setCollection |
Methods inherited from interface org.xmldb.api.base.Configurable |
getProperty, setProperty |
XUpdateQueryServiceImpl
public XUpdateQueryServiceImpl(CollectionImpl col)
getName
public java.lang.String getName()
throws org.xmldb.api.base.XMLDBException
- Specified by:
getName
in interface org.xmldb.api.base.Service
- Throws:
org.xmldb.api.base.XMLDBException
getVersion
public java.lang.String getVersion()
throws org.xmldb.api.base.XMLDBException
- Specified by:
getVersion
in interface org.xmldb.api.base.Service
- Throws:
org.xmldb.api.base.XMLDBException
update
public long update(java.lang.String commands)
throws org.xmldb.api.base.XMLDBException
- Specified by:
update
in interface org.xmldb.api.modules.XUpdateQueryService
- Throws:
org.xmldb.api.base.XMLDBException
updateResource
public long updateResource(java.lang.String id,
java.lang.String commands)
throws org.xmldb.api.base.XMLDBException
- Specified by:
updateResource
in interface org.xmldb.api.modules.XUpdateQueryService
- Throws:
org.xmldb.api.base.XMLDBException
Copyright (c) 2004 The dbXML Group