JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.data.jdbc.annotation
NoColumn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface NoColumn
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
NoColumn
添加此注解的 字段 不会映射为数据库字段
Version:
0.0.1
Author:
scx567888