@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Entity
ContentProvider will be generated. contentProvider=false if you don`t need a ContentProvider.exported=true if the ContentProvider should be exported.authority="xxx" to define the authority if necessary.Integer or Long field annotated with @PrimaryKey and @Column| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
authority |
boolean |
contentProvider |
boolean |
exported |
Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.