@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface TableBind
String
tableName
pkName
public abstract String tableName
public abstract String pkName
Copyright © 2015. All rights reserved.