Package | Description |
---|---|
org.gcube.common.xml.databases.existlibrary.collections | |
org.gcube.common.xml.databases.existlibrary.thread |
Modifier and Type | Class and Description |
---|---|
class |
PartitionedCollection
A partitioned collection in the database
|
class |
SimpleCollection
Simple Collection in the XML Database
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
PartitionedCollection._internalStore(java.util.List<XMLResource> resources,
CollectionImpl... subCollection) |
Constructor and Description |
---|
ExecuteXPathRSThread(RSXMLWriter writer,
java.lang.String XPath,
CollectionImpl collection) |
ExecuteXQueryRSThread(RSXMLWriter writer,
java.lang.String XQuery,
CollectionImpl collection) |
Constructor and Description |
---|
AddElementRSThread(java.lang.String locator,
CollectionImpl coll,
UpdateEventConsumer consumer) |