Uses of Interface
org.synchronoss.cpo.jdbc.cpoJdbcConfig.CtJdbcConfig

Packages that use CtJdbcConfig
org.synchronoss.cpo.jdbc.cpoJdbcConfig   
org.synchronoss.cpo.jdbc.cpoJdbcConfig.impl   
 

Uses of CtJdbcConfig in org.synchronoss.cpo.jdbc.cpoJdbcConfig
 

Methods in org.synchronoss.cpo.jdbc.cpoJdbcConfig that return CtJdbcConfig
static CtJdbcConfig CtJdbcConfig.Factory.newInstance()
           
static CtJdbcConfig CtJdbcConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(File file)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(InputStream is)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(Node node)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(Reader r)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(String xmlAsString)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(URL u)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static CtJdbcConfig CtJdbcConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static CtJdbcConfig CtJdbcConfig.Factory.parse(XMLStreamReader sr)
           
static CtJdbcConfig CtJdbcConfig.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of CtJdbcConfig in org.synchronoss.cpo.jdbc.cpoJdbcConfig.impl
 

Classes in org.synchronoss.cpo.jdbc.cpoJdbcConfig.impl that implement CtJdbcConfig
 class CtJdbcConfigImpl
          An XML ctJdbcConfig(@http://www.synchronoss.org/cpo/jdbc/CpoJdbcConfig.xsd).
 



Copyright © 2014. All Rights Reserved.