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