注释类型 IndexColumn
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) @Deprecated public @interface IndexColumn
已过时。Prefer the standard JPAOrderColumnannotation and the Hibernate specificListIndexBase(for replacingbase()).Describe an index column of a List.- 作者:
- Matthew Inger