@Retention(value=RUNTIME) @Target(value=FIELD) @Inherited public @interface Key
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
index |
String |
name
Controls the actual kind name used in the datastore.
|
PrimaryKeyTypeObject |
type |
public abstract String name
public abstract PrimaryKeyTypeObject type
Copyright © 2018. All rights reserved.