org.mactor.framework.data.jdbc
Class SqlCommandUtil

java.lang.Object
  extended by org.mactor.framework.data.jdbc.SqlCommandUtil

public class SqlCommandUtil
extends java.lang.Object


Constructor Summary
SqlCommandUtil(java.lang.String command, GlobalConfig globalConfig)
           
 
Method Summary
 JdbcUtil getDb()
           
 java.lang.String getSqlExpression()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlCommandUtil

public SqlCommandUtil(java.lang.String command,
                      GlobalConfig globalConfig)
               throws MactorException
Throws:
MactorException
Method Detail

getDb

public JdbcUtil getDb()

getSqlExpression

public java.lang.String getSqlExpression()


Copyright © 2008. All Rights Reserved.