|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xmldb.common.xml.queries.XUpdateQueryFactory
public abstract class XUpdateQueryFactory
XUpdateQuery| Field Summary | |
|---|---|
static java.lang.String |
FACTORY_KEY
|
| Constructor Summary | |
|---|---|
XUpdateQueryFactory()
|
|
| Method Summary | |
|---|---|
static XUpdateQueryFactory |
newInstance()
|
abstract XUpdateQuery |
newXUpdateQuery()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FACTORY_KEY
| Constructor Detail |
|---|
public XUpdateQueryFactory()
| Method Detail |
|---|
public static XUpdateQueryFactory newInstance()
public abstract XUpdateQuery newXUpdateQuery()
throws XUpdateQueryConfigurationException
XUpdateQueryConfigurationException
|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||