public class QueryLogin extends Wrapper
| Constructor and Description |
|---|
QueryLogin(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClientDatabaseId() |
String |
getQueryClientLoginName() |
int |
getVirtualServerId() |
public QueryLogin(Map<String,String> map)
public int getClientDatabaseId()
public int getVirtualServerId()
public String getQueryClientLoginName()
Released under the MIT license.