|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.framework.data.jdbc.SqlCommandUtil
public class SqlCommandUtil
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 |
---|
public SqlCommandUtil(java.lang.String command, GlobalConfig globalConfig) throws MactorException
MactorException
Method Detail |
---|
public JdbcUtil getDb()
public java.lang.String getSqlExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |