org.mule.transport.jdbc
Class JdbcEndpointURIBuilder
java.lang.Object
org.mule.endpoint.AbstractEndpointURIBuilder
org.mule.transport.jdbc.JdbcEndpointURIBuilder
- All Implemented Interfaces:
- org.mule.api.endpoint.EndpointURIBuilder
public class JdbcEndpointURIBuilder
- extends org.mule.endpoint.AbstractEndpointURIBuilder
Parses a JDBC style endpoint to a MuleEndpointURI
| Fields inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
address, connectorName, endpointName, responseTransformers, transformers, userInfo |
| Methods inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
build, getPropertiesForURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcEndpointURIBuilder
public JdbcEndpointURIBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws org.mule.api.endpoint.MalformedEndpointException
- Specified by:
setEndpoint in class org.mule.endpoint.AbstractEndpointURIBuilder
- Throws:
org.mule.api.endpoint.MalformedEndpointException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.