| Package | Description |
|---|---|
| xyz.cofe.data.store | |
| xyz.cofe.http |
Поддержка функций работы с http
|
| xyz.cofe.sql |
Пул соединений и поддержка работы с потоком SQL данных
|
| xyz.cofe.sql.stream |
Чтение/запись потока SQL данных
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlStreamStorage.XmlTableVisitor.begin(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.beginColumn(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.beginRow(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.column(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.end(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.endColumn(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.endRow(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.rowCurrentNullValue(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.rowCurrentValue(XEventPath path,
String content) |
void |
XmlStreamStorage.XmlTableVisitor.rowOriginNullValue(XEventPath path) |
void |
XmlStreamStorage.XmlTableVisitor.rowOriginValue(XEventPath path,
String content) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentFragments.ContentFragmentsXmlReader.cfBegin(XEventPath path) |
void |
ContentFragments.ContentFragmentsXmlReader.cfEnd(XEventPath path) |
void |
ContentFragments.ContentFragmentsXmlReader.contenthashBegin(XEventPath path) |
void |
ContentFragments.ContentFragmentsXmlReader.contenthashEnd(XEventPath path) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicDataSource.XmlVisitor.enterDS(XEventPath path) |
void |
BasicDataSource.XmlVisitor.exitDS(XEventPath path) |
void |
BasicDataSource.XmlVisitor.loginTimeout(XEventPath path,
boolean autoCommit) |
void |
BasicDataSource.XmlVisitor.loginTimeout(XEventPath path,
int seconds) |
void |
BasicDataSource.XmlVisitor.networkTimeout(XEventPath path,
int value) |
void |
BasicDataSource.XmlVisitor.networkTimeoutDaemon(XEventPath path,
boolean value) |
void |
BasicDataSource.XmlVisitor.networkTimeoutStatic(XEventPath path,
boolean value) |
void |
BasicDataSource.XmlVisitor.networkTimeoutThreadName(XEventPath path,
String value) |
void |
BasicDataSource.XmlVisitor.networkTimeoutThreads(XEventPath path,
int value) |
void |
BasicDataSource.XmlVisitor.optionKey(XEventPath path,
String key) |
void |
BasicDataSource.XmlVisitor.optionPropertyEnter(XEventPath path) |
void |
BasicDataSource.XmlVisitor.optionPropertyExit(XEventPath path) |
void |
BasicDataSource.XmlVisitor.optionValue(XEventPath path,
String value) |
void |
BasicDataSource.XmlVisitor.propertyEnter(XEventPath path) |
void |
BasicDataSource.XmlVisitor.propertyExit(XEventPath path) |
void |
BasicDataSource.XmlVisitor.propertyKey(XEventPath path,
String key) |
void |
BasicDataSource.XmlVisitor.propertyValue(XEventPath path,
String value) |
void |
BasicDataSource.XmlVisitor.schema(XEventPath path,
String schema) |
void |
BasicDataSource.XmlVisitor.shared(XEventPath path,
boolean shared) |
void |
BasicDataSource.XmlVisitor.transactIsolation(XEventPath path,
String tisolation) |
void |
BasicDataSource.XmlVisitor.url(XEventPath path,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlStreamReader.XmlStreamVisitor.cell(XEventPath path,
String strvalue) |
void |
XmlStreamReader.XmlStreamVisitor.columnBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.columnEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.columnPropertyValue(XEventPath path,
String value) |
void |
XmlStreamReader.XmlStreamVisitor.dataBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.dataEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.generatedBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.generatedEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.messageBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.messageEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.messageText(XEventPath path,
String text) |
void |
XmlStreamReader.XmlStreamVisitor.messageTextLocal(XEventPath path,
String text) |
void |
XmlStreamReader.XmlStreamVisitor.metaBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.metaEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.queryBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.queryEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.resultSetBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.resultSetEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.rowBegin(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.rowEnd(XEventPath path) |
void |
XmlStreamReader.XmlStreamVisitor.updateCount(XEventPath path,
int updateCount) |
Copyright © 2019. All rights reserved.