google app engine - Are generated id's unique per entity or for my app's complete datastore? -


i'm using

@generatedvalue(strategy = generationtype.identity) 

in jpa entities let google appengine generate id's entities. wonder if generated unique per entity or app's complete datastore.

the reason i'm asking want use entity's id identifier search documents.

as per docs: ids allocated within namespace defined parent key , kind


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -