- This topic has 3 replies, 3 voices, and was last updated 16 years, 8 months ago by Loyal Water.
-
AuthorPosts
-
vjgMemberAs anyone can see, MyEclipse encompasses a lot of functionality. I’m still wading through it and wondering what amazing tidbits I’m missing.
Admittedly, my question is a bit vague, but is there a combination of features in MyEclipse 6.0 that facilitates model driven development? I’m talking about constructing a data model and then having the ability to generate the DDL (and execute it), graphically construct JSP pages (may be JSF) with “automatic” binding of data, with the tools at least constructing the rather mundane code that goes with getting data to/from the database and allowing me to add business rule logic and special data handling?
I know that the DB explorer will let me define a database and create it. It will also help me build an ERD. Anything that will go from ERD back to DB? Anything that will facilitate the creation of simple maintenance pages for basic reference files so I can spend my time on the more complex interactions between application and user?
– Virgil
rycohenMember@vjg wrote:
As anyone can see, MyEclipse encompasses a lot of functionality. I’m still wading through it and wondering what amazing tidbits I’m missing.
Admittedly, my question is a bit vague, but is there a combination of features in MyEclipse 6.0 that facilitates model driven development? I’m talking about constructing a data model and then having the ability to generate the DDL (and execute it), graphically construct JSP pages (may be JSF) with “automatic” binding of data, with the tools at least constructing the rather mundane code that goes with getting data to/from the database and allowing me to add business rule logic and special data handling?
I know that the DB explorer will let me define a database and create it. It will also help me build an ERD. Anything that will go from ERD back to DB? Anything that will facilitate the creation of simple maintenance pages for basic reference files so I can spend my time on the more complex interactions between application and user?
– Virgil
Yes, look at the various tutorials and videos. They will show you how to do this.
Ross
vjgMemberI’m quite aware of the “varous tutorials and videos” but do you really think it’s a good suggestion to just wade through every one of them hoping to find what I seek? If anyone has suggestions as to *which* features would meet my need, I’d appreciate it.
– Virgil
Loyal WaterMemberI know that the DB explorer will let me define a database and create it. It will also help me build an ERD. Anything that will go from ERD back to DB?
Im sorry we dont support this at the moment.
Admittedly, my question is a bit vague, but is there a combination of features in MyEclipse 6.0 that facilitates model driven development? I’m talking about constructing a data model and then having the ability to generate the DDL (and execute it), graphically construct JSP pages (may be JSF) with “automatic” binding of data, with the tools at least constructing the rather mundane code that goes with getting data to/from the database and allowing me to add business rule logic and special data handling?
Even this is not support just yet.
-
AuthorPosts