org.mule.providers.jdbc
Class JdbcEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.providers.jdbc.JdbcEndpointBuilder
- All Implemented Interfaces:
- org.mule.impl.endpoint.EndpointBuilder
- public class JdbcEndpointBuilder
- extends org.mule.impl.endpoint.AbstractEndpointBuilder
Parses a JDBC style endpoint to a MuleEndpointURI
| Fields inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
address, connectorName, createConnector, endpointName, responseTransformers, transformers, userInfo |
| Methods inherited from class org.mule.impl.endpoint.AbstractEndpointBuilder |
build, getPropertiesForURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcEndpointBuilder
public JdbcEndpointBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws org.mule.umo.endpoint.MalformedEndpointException
- Throws:
org.mule.umo.endpoint.MalformedEndpointException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.