com.poscoict.glueframework.schema.parser
Class GlueQueryMapInfo

java.lang.Object
  extended by com.poscoict.glueframework.schema.parser.GlueQueryMapInfo

public class GlueQueryMapInfo
extends Object

GlueQueryMapInfo.java

Since:
2013. 7. 3.
Version:
1.0.0
Author:
Ç㠵γç

Nested Class Summary
 class GlueQueryMapInfo.GlueQueryInfo
           
 
Constructor Summary
GlueQueryMapInfo(String desc)
          »ý¼ºÀÚ
 
Method Summary
 void addQueryInfo(String id, String desc, String resultType, boolean isNamed, String sql)
           
 String getDesc()
           
 Map<String,GlueQueryMapInfo.GlueQueryInfo> getQueryMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueQueryMapInfo

public GlueQueryMapInfo(String desc)
»ý¼ºÀÚ

Parameters:
desc -
Method Detail

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–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.