Annotation Interface Transient


@Retention(RUNTIME) public @interface Transient
忽略字段或表示非表实体,在 SQLProvider 代理器中的方法无需处理该字段时,使用此注解标记,不标记的字段均视为映射数据库列
Since:
2025-02-06 17:46
Author:
夜雨