Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.JdbcUrlType

Packages that use JdbcUrlType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of JdbcUrlType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as JdbcUrlType
protected  JdbcUrlType DataSourceType.url
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return JdbcUrlType
 JdbcUrlType ObjectFactory.createJdbcUrlType()
          Create an instance of JdbcUrlType
 JdbcUrlType DataSourceType.getUrl()
          Gets the value of the url property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type JdbcUrlType
 void DataSourceType.setUrl(JdbcUrlType value)
          Sets the value of the url property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.