com.posco.glue.reuse
Class PoscoServiceLoaderUtil
java.lang.Object
com.posco.glue.reuse.PoscoServiceLoaderUtil
public abstract class PoscoServiceLoaderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoscoServiceLoaderUtil
public PoscoServiceLoaderUtil()
loadGlueServiceInfo
public static GlueService loadGlueServiceInfo(DataSource dataSource,
GlueQueryManager queryManager,
String serviceName,
String GCS_COMP_CODE)
- ÃֽŹöÀüÀÇ GlueService Á¤º¸ ·Îµù.
...
...
...
...
libquery/posco-meta-access-query.glue_sql
...
- Parameters:
dataSource
- queryManager
- serviceName
- GCS_COMP_CODE
-
- Returns:
loadFileToDb
public static void loadFileToDb(GlueGenericDao dao,
File file,
String gcsCompCode,
GlueAuditAttributes audit,
boolean isVersionUp)
throws Exception
- FileÀ» ÀÐ¾î¼ DB¿¡ ÀúÀå.
...
...
...
...
libquery/posco-meta-access-xml-to-db-query.glue_sql
...
- Parameters:
dao
- file
- gcsCompCode
- audit
- isVersionUp
-
- Throws:
Exception
Copyright © 2013–2016 POSCO ICT. All rights reserved.