public interface ConnectionPropertiesFactory
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
getPropertiesForExistingLoad(java.lang.String codingScheme,
java.lang.String version)
Gets the properties for existing load.
|
java.util.Properties |
getPropertiesForNewLoad()
Gets the properties for new load.
|
java.util.Properties getPropertiesForNewLoad()
java.util.Properties getPropertiesForExistingLoad(java.lang.String codingScheme, java.lang.String version) throws LBParameterException
codingScheme
- the coding schemeversion
- the versionLBParameterException