Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Simplifying Ebean Internals ... by Removing MapBean fuctionality (and DB meta data use)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
florin.g  
View profile  
 More options May 18 2009, 8:46 am
From: "florin.g" <florin.gheorgh...@gmail.com>
Date: Mon, 18 May 2009 05:46:04 -0700 (PDT)
Local: Mon, May 18 2009 8:46 am
Subject: Re: Simplifying Ebean Internals ... by Removing MapBean fuctionality (and DB meta data use)
Well, I do use MapBean. Will there be an alternative?

Also, would DDL refactor the db model?

On May 17, 6:23 pm, rob bygrave <rbygr...@yahoo.com> wrote:

> > 2) Retrieving all meta data at start up seems messy.

> The meta data is cached (so generally is not retrieved per say).  However, it is fair to say that the use of the meta data during initialisation (to find foreign key columns etc) is pretty messy/complex. I was looking at it last night... and compared to just using a naming convention searching the db meta data does look messy/complex to me.  

> > Disagree:   1) Generation (in general) :)

> No problem. Just to add the reverse engineering (from DB to java) has not had any attention for a long time and needs a re-write/re-visit and look at adding @NotNull and @Length to the generated beans.

> > So what exactly is lost from the removal of MapBean?

> I have used MapBeans in that past for utility type programs such as moving/merging data in a table/relational centric way. MapBeans don't require any configuration and are very low tech (which means they are really easy to use).  I have not used MapBeans with stored procedures at all.

> I don't know but suspect hardly anyone (besides myself) is using MapBeans. I hope the users of MapBeans speak up though because removing the DB meta data means the MapBean functionality is going to be hard to keep (and removing the DB meta data looks like it will simplify the internals reasonably significantly).

> Cheers, Rob.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.