B
- This builder type or a subclass.public static class AbstractDriverManagerConnectionSource.Builder<B extends AbstractDriverManagerConnectionSource.Builder<B>> extends Object
Constructor and Description |
---|
AbstractDriverManagerConnectionSource.Builder() |
Modifier and Type | Method and Description |
---|---|
protected B |
asBuilder() |
String |
getConnectionString() |
String |
getDriverClassName() |
char[] |
getPassword() |
Property[] |
getProperties() |
char[] |
getUserName() |
B |
setConnectionString(String connectionString) |
B |
setDriverClassName(String driverClassName) |
B |
setPassword(char[] password) |
B |
setProperties(Property[] properties) |
B |
setUserName(char[] userName) |
public AbstractDriverManagerConnectionSource.Builder()
protected B asBuilder()
public String getConnectionString()
public String getDriverClassName()
public char[] getPassword()
public Property[] getProperties()
public char[] getUserName()
public B setPassword(char[] password)
public B setUserName(char[] userName)
Copyright © 1999-2018 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.