@Documented @Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface EntityInfo
String
pkFiledName
tableName
public abstract String tableName
public abstract String pkFiledName
Copyright © 2024. All rights reserved.