类 AutoTableExecuteSqlLog
java.lang.Object
com.tangzc.autotable.core.recordsql.AutoTableExecuteSqlLog
记录自动建表执行的SQL
- 作者:
- don
-
方法概要
-
方法详细资料
-
of
public static AutoTableExecuteSqlLog of(Class<?> entityClass, String tableSchema, String tableName, String sql, long executionTime, long executionEndTime)
-