Skip to content

Add primaryKeyName|KeyId parameters into Attribute annotation #15

@shin1ogawa

Description

@shin1ogawa

Make model class doesn't use Key object for cloud-endpoints.

  • @Attribute(primaryKeyName=true) String key; // is set key name of entity key
  • @Attribute(primaryKeyId=true) Long key; // is set key id of entity key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions