类的使用
org.ssssssss.magicapi.modules.db.BoundSql
使用BoundSql的程序包
程序包
说明
-
org.ssssssss.magicapi.modules.db中BoundSql的使用
修饰符和类型方法说明private BoundSqlSQLModule.buildPageBoundSql(Dialect dialect, BoundSql boundSql, long offset, long limit) (专用程序包) BoundSql参数类型为BoundSql的org.ssssssss.magicapi.modules.db中的方法修饰符和类型方法说明private BoundSqlSQLModule.buildPageBoundSql(Dialect dialect, BoundSql boundSql, long offset, long limit) (专用程序包) voidSQLModule.insert(BoundSql boundSql, SQLModule.MagicKeyHolder keyHolder) private ObjectSQLModule.queryForList(BoundSql boundSql) int -
org.ssssssss.magicapi.modules.db.dialect中BoundSql的使用
修饰符和类型方法说明DB2Dialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) Dialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) 获取分页sqlDmDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) KingbaseSQLDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) MySQLDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) OracleDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) PostgreSQLDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) SQLServer2005Dialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) SQLServerDialect.getPageSql(String sql, BoundSql boundSql, long offset, long limit) -
org.ssssssss.magicapi.modules.db.inteceptor中BoundSql的使用
修饰符和类型方法说明voidDefaultSqlInterceptor.handleException(BoundSql boundSql, Throwable throwable, RequestEntity requestEntity) default voidSQLInterceptor.handleException(BoundSql boundSql, Throwable throwable, RequestEntity requestEntity) private voidDefaultSqlInterceptor.handleLog(BoundSql boundSql, RequestEntity requestEntity) DefaultSqlInterceptor.postHandle(BoundSql boundSql, Object result, RequestEntity requestEntity) default ObjectSQLInterceptor.postHandle(BoundSql boundSql, Object result, RequestEntity requestEntity) default voidSQLInterceptor.preHandle(BoundSql boundSql, RequestEntity requestEntity) 1.1.1 新增 -
org.ssssssss.magicapi.modules.db.table中BoundSql的使用
修饰符和类型方法说明private BoundSqlNamedTable.buildSelect(org.ssssssss.script.runtime.RuntimeContext runtimeContext)