@Repository(value="anyline.jdbc.creater.h2") public class SQLCreaterImpl extends BasicSQLCreaterImpl implements SQLCreater, org.springframework.beans.factory.InitializingBean
SQLCreater.DB_TYPEdelimiterFr, delimiterTo, log, primaryCreaterBR, BR_TAB, TAB| 构造器和说明 |
|---|
SQLCreaterImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
String |
concat(String... args) |
String |
parseFinalQueryTxt(RunSQL run) |
SQLCreater.DB_TYPE |
type() |
concatAdd, concatFun, concatOr, confirmInsertColumns, createDeleteRunSQL, createDeleteRunSQL, createExecuteRunSQL, createInsertsTxt, createInsertsTxt, createInsertTxt, createQueryRunSQL, createUpdateTxt, format, getDelimiterFr, getDelimiterTo, getPrimaryKey, getPrimaryValue, insertValue, parseBaseQueryTxt, parseExistsTxt, parseTable, parseTotalQueryTxt, setDelimiterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmInsertColumns, createDeleteRunSQL, createDeleteRunSQL, createExecuteRunSQL, createInsertsTxt, createInsertTxt, createQueryRunSQL, createUpdateTxt, format, getDelimiterFr, getDelimiterTo, getPrimaryKey, getPrimaryValue, parseBaseQueryTxt, parseExistsTxt, parseTotalQueryTxtpublic SQLCreater.DB_TYPE type()
type 在接口中 SQLCreatertype 在类中 BasicSQLCreaterImplpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic String parseFinalQueryTxt(RunSQL run)
parseFinalQueryTxt 在接口中 SQLCreaterpublic String concat(String... args)
concat 在接口中 SQLCreaterCopyright © 2022. All rights reserved.