Interface GenSql

All Known Implementing Classes:
GenSql.NULL

public interface GenSql
生成 SQL,初始化时执行
Since:
Java 17+
Author:
Kimi Liu
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    genSql(EntityTable entityTable, EntityColumn entityColumn)