Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.JdbcUrlType
Packages that use JdbcUrlType
-
Uses of JdbcUrlType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as JdbcUrlTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return JdbcUrlTypeModifier and TypeMethodDescriptionObjectFactory.createJdbcUrlType()Create an instance ofJdbcUrlTypeDataSourceType.getUrl()Gets the value of the url property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type JdbcUrlTypeModifier and TypeMethodDescriptionvoidDataSourceType.setUrl(JdbcUrlType value) Sets the value of the url property.