public class ConnectorSession extends Object
| Constructor and Description |
|---|
ConnectorSession(String user,
TimeZoneKey timeZoneKey,
Locale locale,
long startTime,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale() |
Map<String,String> |
getProperties() |
long |
getStartTime() |
TimeZoneKey |
getTimeZoneKey() |
String |
getUser() |
String |
toString() |
Copyright © 2012-2014. All Rights Reserved.