|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CtJdbcArgument | |
|---|---|
| org.synchronoss.cpo.jdbc.cpoJdbcMeta | |
| org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl | |
| Uses of CtJdbcArgument in org.synchronoss.cpo.jdbc.cpoJdbcMeta |
|---|
| Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta that return CtJdbcArgument | |
|---|---|
static CtJdbcArgument |
CtJdbcArgument.Factory.newInstance()
|
static CtJdbcArgument |
CtJdbcArgument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(File file)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(InputStream is)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(Node node)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(Reader r)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(String xmlAsString)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(URL u)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(XMLStreamReader sr)
|
static CtJdbcArgument |
CtJdbcArgument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of CtJdbcArgument in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl |
|---|
| Classes in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl that implement CtJdbcArgument | |
|---|---|
class |
CtJdbcArgumentImpl
An XML ctJdbcArgument(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcMeta.xsd). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||