From: "florin.g" <florin.gheorgh...@gmail.com>
Date: Wed, 27 May 2009 11:57:42 -0700 (PDT)
Local: Wed, May 27 2009 2:57 pm
Subject: Re: Simplifying Ebean Internals ... by Removing MapBean fuctionality (and DB meta data use)
Rob,
Using the SqlRow to replace the MapBean with select only is a great
Would migrating require a simple project wise direct replacment of
Speaking about ddl generation, you're planing to provide the tool or
Thanks for the hard work. I hope it pays.
On May 25, 7:54 pm, RobB <rbygr...@yahoo.com> wrote:
> UPDATE:
> ======== > Code is not in HEAD yet but I have working code that has removed the > dependency on DB meta data. > NOTES:
> - @ManyToOne(optional=false) / @NotNull
> - Lost the hidden/automagic @NotNull and @Length validation.
> - Foreign Key naming convention
> ... I think this will generally work well and not using the DB meta
> - Internals much simpler
> MOVING FORWARD:
> My current thinking is to provide public "Meta entity beans" for all
> // find all the beans and their properties
> So this information is sufficient for DDL generation... and in the
> In a similar way I'm thinking of querying the Table/Column.
> // find the tables/columns/key constraints in a given catalog/schema
> All feedback / thoughts welcome!!!
> 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.
| ||||||||||||||