Skip to content

Delete return 0 although actually deleted at least one record - GAE implementation #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
GAE only issue.

<method>
  <delete>
    <pk/>
  </delete>
</method>

int count = dao.deleteByPrimaryKey( id );


Original issue reported on code.google.com by vbarta...@gmail.com on 11 Jun 2010 at 7:42

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions