Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.JdbcUrlType
-
Packages that use JdbcUrlType Package Description 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 Modifier and Type Field Description protected JdbcUrlTypeDataSourceType. urlMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return JdbcUrlType Modifier and Type Method Description JdbcUrlTypeObjectFactory. createJdbcUrlType()Create an instance ofJdbcUrlTypeJdbcUrlTypeDataSourceType. getUrl()Gets the value of the url property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type JdbcUrlType Modifier and Type Method Description voidDataSourceType. setUrl(JdbcUrlType value)Sets the value of the url property.
-