Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Portofino is a web application framework written in Java and extensible using Groovy. It can connect to an existing database and generate a working web application based on an automatic analysis of the database's structure. The framework combines features that are typical of Content Management ... [More] Systems (CMS), of portals, and of Rapid Application Development (RAD) tools. Among its features: content management, CRUD, database connectivity, calendars, charts, and security. [Less]

5.0
 
  0 reviews  |  2 users  |  226,766 lines of code  |  6 current contributors  |  Analyzed 8 days ago
 
 

Easygen is an eclipse plugin or a standalone application to generate code using various modules (basically to generate a CRUD application). You should consider the generated code as a start for new project. Easygen connects to a database from which you select some tables, then you choose the ... [More] modules you want to generate. Current supported modules : - Hibernate for ORM - Java Pojo services or Spring for the service layer - Struts2 for the view layer Service and View layer is optional. [Less]

0
 
  0 reviews  |  0 users  |  7,159 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
Compare

A jee web merging framework.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

CRUD GeneratorCRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inversion of Control bind the three ... [More] MVC layers. See CRUD Generator in action! Click here for a demo Development StatusAlpha Intended AudienceDevelopers EnvironmentConsole (Text Based). Eclipse plugin planned. Programming LanguageJava Operating SystemOS Independent TopicSoftware Development: Code Generators News10/04/08 Project suspended due to the start of a new one. If you are looking for a good CRUDGenerator take a look at JBoss Seam and its generator. 30/06/07 Project split: CRUDGenerator (the core classes), CtrlTagLib (the taglib used by CRUDGenerator), KostiaUtil (common utilities) and CRUDGenDemo (a demo webapp). 20/06/07 Closes issued 1 and 10 (Coherent date format and discard changes on close) 04/06/07 Released input suggest jsp tag. 31/05/07 Modified the code to respect the o-o metrics in eclipse plugin Metrics in order to guarantee manutenibily and readiness. Read some object oriented coding best practice in the Wiki. 30/05/07 Added tables PROJECTS and EMPLOYEES_PROJECTS (link table) to create many-to-many relationship with EMPLOYEES 27/05/07 Migrate database from Oracle to Apache Derby (lighter and faster) [Less]

0
 
  0 reviews  |  0 users  |  119,748 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Crudaiola is a italian dish, a kind of sushi pasta. It sounds good for a plug-in for crud generation. Features: Generate full crud stack for jsf application. Template for crud generation are editable Support for jsf related framework Pluggable persistence framework

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

EM ESTADO ALFA. SÓ BAIXE SE QUISER REALMENTE VER COMO A APLICAÇÃO ESTÁ SENDO DESENVOLVIDA. ESTÁ INTERESSADO EM APRENDER MAIS? INGRESSAR, PATROCINAR OU OBTER MAIS INFORMAÇÕES? franklin.desenv@gmail.com Nicasio na verdade é um Meta-Framework que tem por filosofia a não invenção da roda ... [More] e o uso das tecnologias abertas mais maduras em cada finalidade. - MVC: JSF - Modular - Javascript: 100% jQuery - Portlets: JSP (isso.. Faça seu JSP acessando qualquer ManagedBean, liberdade total. Adicione ele na classe PortletsDef do seu módulo e pronto) - Persistência: Hibernate - Internacionalização simples - Taglib para CRUD automático de entidades do Hibernate (Ex: ) - AppServer: GlassFish ou Tomcat 6 [Less]

0
 
  0 reviews  |  0 users  |  18,716 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

First create all the tables for your database. Then point Crudder to your database and provide table name. It will generate a class with JDBC source code for your usage. This is something like ORM. With the help of crudder system, there is no need to write complex SQL, crudder generates the ... [More] sql syntax for you for Create- Insert Records to that table. Read - Select Query Update- Update those tables. Delete- Delete from those table. Each object of that class represents a row of your SQL. And just call the necessary METHODS(CRUD METHODS) and your ORM can be achieved. This project is however incomplete. We need people to contribute and add some more enhancements to it. [Less]

0
 
  0 reviews  |  0 users  |  166 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.