net.sf.nxqd.xmldb
Class NxqdXUpdateQueryService
java.lang.Object
net.sf.nxqd.xmldb.NxqdService
net.sf.nxqd.xmldb.NxqdXUpdateQueryService
- All Implemented Interfaces:
- Configurable, Service, XUpdateQueryService
public class NxqdXUpdateQueryService
- extends NxqdService
- implements XUpdateQueryService
The class NxqdXUpdateQueryService
is an implemenation of
org.xmldb.api.modules.XUpdateQueryService
.
- Version:
- 1.0
- Author:
- webhiker
- See Also:
XUpdateQueryService
NxqdXUpdateQueryService
public NxqdXUpdateQueryService()
update
public long update(String commands)
throws XMLDBException
- Specified by:
update
in interface XUpdateQueryService
- Throws:
XMLDBException
- See Also:
XUpdateQueryService.update(java.lang.String)
updateResource
public long updateResource(String id,
String commands)
throws XMLDBException
- Specified by:
updateResource
in interface XUpdateQueryService
- Throws:
XMLDBException
- See Also:
XUpdateQueryService.update(java.lang.String)
Copyright © 2005-2006 nxqd. All Rights Reserved.