Browsing projects by Tag(s)

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

Showing page 1 of 12

The Xyster Framework contains several components to improve and simplify your application development experience. It leverages and extends several parts of the Zend Framework providing a massive collection of useful and hardened tools for PHP applications.

3.6
   
  0 reviews  |  7 users  |  12,096 lines of code  |  1 current contributor  |  Analyzed about 21 hours ago
 
 

The iBATIS Data Mapper framework makes it easier to use a database with Java and .NET applications. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data Mapper over object relational mapping tools.

3.0
   
  0 reviews  |  3 users  |  342,935 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

With Lambico you can add DAOs to your entities just writing only their interfaces, with no implementation.

4.0
   
  0 reviews  |  3 users  |  8,167 lines of code  |  2 current contributors  |  Analyzed 2 days ago
 
 

Zathura is a code generator for the JavaEE Platform. Coming Soon Netbeans 6.7.1 Plugin News: Sep-24-2009: Video Tutorial Video Tutorial. Aug-31-2009: Plugin for Eclipse3.5-jee-galileo New, Supports ICEfaces-1.8.1 New, Support JPA Lazy loading for DataTable with IceFaces. New, Support ... [More] Sortable DataTable with IceFaces. New, Editable DataTable. New, Facelets Support Eclipse3.5 Galileo Template of WebFreeTemplate 10 bug fixed May-26-2009: Plugin for eclipse Beta3 Apr-30-2009: Plugin for eclipse Beta2 Mar-11-2009: Plugin for eclipse Beta1 Dic-15-2008: Version 0.1 Beta Oct-12-2008: Start generation tire - Dominio JavaEE-web-centric Oct-7-2008: Start zathura-JavaEE-web-centric Oct-5-2008: End of zathura-generator Sep-10-2008: End of zathura-metadatareader This project is of the Laboratorio en investigación para el desarrollo de la ingeniería de software(LIDIS) of San Buenaventura University Cali Colombia The main idea behind Zathura is to allow developers to choose between different architectures and is based on Open Standards and JEE Design Patterns. This initial Beta development will only have a Web-Centric Architecture, while further releases will have additional ones. Zathura intends to have all generated code as clean as possible, so that developers may alter and change the code to their needs. Zathura also enables developers to create their own architecture based on simple standards. The main technologies used are: Java Icefaces Presentation layer how data is going to be shown(Generated) Velocity Generates de code based on some templates(Generates) JPA Data Access Layer(Generated) XML Used for internal configuration for developers(Generates) Technologies IceFaces http://www.icefaces.org Hibernate http://www.hibernate.org Simple Logging Facade for Java http://www.slf4j.org/ Velocity http://velocity.apache.org/ Download: Zathura-eclipse3.5-jee-galileo-plugins-v2.0. [Less]

3.5
   
  0 reviews  |  2 users  |  27,651 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Utility library to implement domain objects and DAOs based on JPA and Spring.

5.0
 
  0 reviews  |  1 user  |  15,883 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistent objects when they are using Spring and JDBC or Hibernate (support for others as needed/requested). It provides basic DAO methods like save/create/delete/update/findById, search methods, and batch update ... [More] methods for ORM functionality which stays out of your way. It can easily be overridden and controlled. Interceptors and caching mechanisms are provided. This also includes a set of reflection utilities which allow for Commons BeanUtils like functionality but includes support for annotations, fields, construction of any object, and nested null handling. [Less]

5.0
 
  0 reviews  |  1 user  |  20,754 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

JCROM (pronounced "Jack-rom") stands for Java Content Repository Object Mapper. It is a lightweight framework for mapping Java objects to/from a Java Content Repository (JCR). This is commonly called Object Content Mapping. JCROM relies on annotations only, so there are no XML ... [More] configuration files involved. JCROM ensures that your objects are mapped to the JCR according to best practices, meanwhile abstracting the gritty details and making your code clean and readable. annotation based (needs Java 1.5) lightweight, minimal external dependencies simple to learn, easy to use (and test) removes error prone boiler plate code works with any JCR implementation works well with Guice and Spring vision: do for JCR what Hibernate did for JDBC [Less]

4.0
   
  0 reviews  |  1 user  |  39,222 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

Warp-persist is a lightweight library that provides persistence and transactions for applications using Google Guice. You can use warp-persist inside web and servlet applications as well as EJB and simple desktop applications. All with a few simple configuration steps. Quick HitsInject DAOs ... [More] & Repositories Flexible units-of-work Declarative transaction management Using @Transactional Or your own custom AOP Dynamic Finders (reduce boilerplate query code) Warp-persist fully supports: Hibernate Java Persistence API (JPA) db4objects ...and is easily extensible to any persistence system of your choice! [Less]

0
 
  0 reviews  |  1 user  |  25,874 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Hibernate Generic D.A.O. FrameworkThe motivation behind the frameworkWe had worked on a project where we hand-coded all of our DAOs. This produced four irksome difficulties: (1) Method names and implementations were not altogether consistent. (2) It was a pain to make additional columns sortable or ... [More] filterable, and as a result, a lot of pages lacked good sorting and filtering. (3) Making additional DAOs was tedious and took a fair amount of time. (4) Writing tests for DAOs is tricky and tedious, so no one really did. This framework aims to ease our troubles. Why might you consider looking into this framework?Generic DAO: With the sweetness of Java generics, the concept of generic DAOs is not new, and it’s not difficult. However, we’ve put a lot of work into making these easy to use an [Less]

0
 
  0 reviews  |  1 user  |  61,139 lines of code  |  1 current contributor  |  Analyzed about 5 hours ago
 
 

This framework is designed for Java developers who want to create projects that use databases without having to deal with the complexities of JDBC. Home page is at http://www.rimudb.org

0
 
  0 reviews  |  1 user  |  38,433 lines of code  |  0 current contributors  |  Analyzed 10 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.