Package | Description |
---|---|
com.mockturtlesolutions.snifflib.xppauttools.database |
Base classes for the repository storage framework of xppauttools
|
Modifier and Type | Method and Description |
---|---|
XppResults |
XppOdeXML.execXpp() |
XppResults |
XppOdePostgreSQL.execXpp() |
XppResults |
XppOdeTransferAgent.execXpp() |
XppResults |
XppOdeSQLite.execXpp() |
XppResults |
XppOdeStorage.execXpp() |
XppResults |
XppOdeDOM.execXpp() |
XppResults |
XppOdeXML.execXpp(java.lang.String cmds) |
XppResults |
XppOdePostgreSQL.execXpp(java.lang.String cmds) |
XppResults |
XppOdeTransferAgent.execXpp(java.lang.String cmdoptions) |
XppResults |
XppOdeSQLite.execXpp(java.lang.String cmds) |
XppResults |
XppOdeStorage.execXpp(java.lang.String cmdoptions) |
XppResults |
XppOdeDOM.execXpp(java.lang.String cmds) |
Copyright © 2011, 2013. Daniel P. Dougherty