Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.JdbcUrlType

Packages that use JdbcUrlType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of JdbcUrlType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return JdbcUrlType
 JdbcUrlType Webapp30Factory.createJdbcUrlType()
          Returns a new object of class 'Jdbc Url Type'.
 JdbcUrlType DataSourceType.getUrl()
          Returns the value of the 'Url' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type JdbcUrlType
 void DataSourceType.setUrl(JdbcUrlType value)
          Sets the value of the 'Url' containment reference.