Creates a document with the element to contain a single database operation. Returns a String, the Element of the current event.
org.dom4j.Element createEventDocument (java.lang.String uri, java.lang.String dbname, java.lang.String eventId)
uri – the URI of dbeventstream.xsd
dbname – the name of the database on which the operation is executed.
eventId – the event ID of the current transaction. The uniqueness of eventID is the responsibility of the sending client.