public class GlueQueryMapInfo extends Object
Modifier and Type | Class and Description |
---|---|
class |
GlueQueryMapInfo.GlueQueryInfo |
Constructor and Description |
---|
GlueQueryMapInfo(String desc)
»ý¼ºÀÚ
|
Modifier and Type | Method and Description |
---|---|
void |
addQueryInfo(String id,
String desc,
String resultType,
boolean isNamed,
String sql) |
String |
getDesc() |
Map<String,GlueQueryMapInfo.GlueQueryInfo> |
getQueryMap() |
public GlueQueryMapInfo(String desc)
desc
- public void addQueryInfo(String id, String desc, String resultType, boolean isNamed, String sql)
id
- desc
- resultType
- isNamed
- sql
- public String getDesc()
public Map<String,GlueQueryMapInfo.GlueQueryInfo> getQueryMap()
Copyright © 2013–2020 POSCO ICT. All rights reserved.