public class ConnectionURLBuilder extends Object
| コンストラクタと説明 |
|---|
ConnectionURLBuilder(Config config,
Properties properties) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getConnectionURL() |
List<DbSpecificOption> |
getOptions()
Returns a
List of populated DbSpecificOptions that are applicable to
the specified database type. |
public ConnectionURLBuilder(Config config, Properties properties)
config - properties - public String getConnectionURL()
public List<DbSpecificOption> getOptions()
List of populated DbSpecificOptions that are applicable to
the specified database type.Copyright © 2016. All Rights Reserved.