@Target(value=FIELD) @Retention(value=RUNTIME) public @interface PrimaryKey
boolean
autoIncrement
String
name
public abstract String name
public abstract boolean autoIncrement
Copyright © 2020 com.github.braisdom. All rights reserved.