com.poscoict.glueframework.schema.parser
Class GlueQueryMapInfo
java.lang.Object
com.poscoict.glueframework.schema.parser.GlueQueryMapInfo
public class GlueQueryMapInfo
- extends Object
GlueQueryMapInfo.java
- Since:
- 2013. 7. 3.
- Version:
- 1.0.0
- Author:
- Ç㠵γç
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlueQueryMapInfo
public GlueQueryMapInfo(String desc)
- »ý¼ºÀÚ
- Parameters:
desc
-
addQueryInfo
public void addQueryInfo(String id,
String desc,
String resultType,
boolean isNamed,
String sql)
- Parameters:
id
- desc
- resultType
- isNamed
- sql
-
getDesc
public String getDesc()
- Returns:
- the desc
getQueryMap
public Map<String,GlueQueryMapInfo.GlueQueryInfo> getQueryMap()
- Returns:
- the queryMap
Copyright © 2013–2016 POSCO ICT. All rights reserved.