public class VjdbcHttpRequestResolverConnectionImpl extends AbstractVjdbcHttpRequestResolver
| Constructor and Description |
|---|
VjdbcHttpRequestResolverConnectionImpl(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CallingContext |
getCallingContext() |
Properties |
getClientInfo() |
Long |
getClientUid() |
Command |
getCommand() |
Long |
getConnectionUid() |
Properties |
getProperties() |
UIDEx |
getUIDEx() |
String |
getUrl() |
void |
setUIDEx(UIDEx uid) |
String |
toString() |
preparePropertiespublic VjdbcHttpRequestResolverConnectionImpl(HttpServletRequest request)
throws IOException,
IllegalStateException,
ClassNotFoundException
public CallingContext getCallingContext()
public Properties getClientInfo()
public Long getClientUid()
public Command getCommand()
public UIDEx getUIDEx()
public Long getConnectionUid()
public void setUIDEx(UIDEx uid)
public Properties getProperties()
public String getUrl()
Copyright © 2017 SAP SE. All Rights Reserved.