Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8214843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T11:35:21+00:00 2026-06-07T11:35:21+00:00

I’ve just started dabbling in google ape engine. Right now I’m using JDO with

  • 0

I’ve just started dabbling in google ape engine. Right now I’m using JDO with the datastore to persistent my data. Pretty cool so far and I have most everything working the way I want. However, I have a few standard practice questions. My instinct tells me there are several design choices i made that aren’t the best if not outright bad.

Do you generally have a “wrapper” type class to handle gets, updates, inserts and deletes for each persistent object?(this feels like overkill)

I don’t do any type checking on Query.execute?(this really seems wrong)

All my classes use IDGeneratoryStrategy.IDENTITY in each object which could be in a base class I guess?

As i said I just started dabbling in this as the questions above demonstrate but any input or links would be greatly appreciated. FYI my end result is to use the app engine as the datastore for android apps. However, the more I’ve see of appengine I think I can use it for more things than just storing data for my android apps.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T11:35:22+00:00Added an answer on June 7, 2026 at 11:35 am

    Wrapper type : no, why should you? You use what makes sense for your application, and if something gets unwieldy you redesign it. All apps are different.

    Type checking on Query.execute : JDO implementations check types of data passed in, and you could go further and use DataNucleus JDO Typesafe queries also (likely part of JDO3.2 at some point). You need v2 of the GAE JDO plugin for that

    IDENTITY strategy part of a base class : inadvisable to do that … having that as the base class means that all ids of all objects are common (i.e all in same inheritance tree), and all id values come from the same source. Better to have classes structured based on role.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
this is what i have right now Drawing an RSS feed into the php,
I'm making a simple page using Google Maps API 3. My first. One marker
I have just tried to save a simple *.rtf file with some websites and
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.