public class DeploymentRecoveryInformation extends Object
Constructor and Description |
---|
DeploymentRecoveryInformation(Map<Integer,Object> statementUserObjectsRuntime,
Map<Integer,String> statementNamesWhenProvidedByAPI) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,String> |
getStatementNamesWhenProvidedByAPI() |
Map<Integer,Object> |
getStatementUserObjectsRuntime() |
Copyright © 2005–2020. All rights reserved.