public class ConnectionStringPropertyLoader extends AbstractMapPropertyLoader<CoreEnvironment.Builder>
PropertyLoader takes a connection string and applies all properties
that are supported and it knows about.| Constructor and Description |
|---|
ConnectionStringPropertyLoader(ConnectionString connectionString) |
ConnectionStringPropertyLoader(String connectionString) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
propertyMap()
Returns the property map which should be loaded.
|
loadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromMappublic ConnectionStringPropertyLoader(String connectionString)
public ConnectionStringPropertyLoader(ConnectionString connectionString)
protected Map<String,String> propertyMap()
AbstractMapPropertyLoaderpropertyMap in class AbstractMapPropertyLoader<CoreEnvironment.Builder>Copyright © 2024 Couchbase, Inc.. All rights reserved.