Projects tagged ‘jpa’ and ‘spring’


Jump to tag:

Projects tagged ‘jpa’ and ‘spring’

Filtered by Project Tags jpa spring

Refine results Project Tags java (71) hibernate (60) jsf (18) maven (18) web (17) struts2 (16) gwt (13) j2ee (10) struts (10) mysql (9) ajax (9) wicket (8)

[113 total ]

2 Users
 

Tudu Lists is an on-line application for managing todo lists. With Tudu Lists, todo lists can be easily accessed, edited and shared on the Web. It is a simple but effective project management tool.
Created over 3 years ago.

1 Users

GuiceyFruit provides a number of utilities on top of the Guice 2.x to help developers work with standard Annotations for injection and lifecycles from JSR 250, Spring, EJB3 and JPA as well as ... [More] supporting Maven and improved Testing GuiceyFruit includes these features Support for @Resource injection for JSR 250 / EJB3 and @PersistenceContext injection from JPA (see Annotations) Support for Spring annotations and lifecycle interfaces Lifecycle support such as for @PostConstruct, @PreDestroy from JSR 250 & EJB3 a Guice based JNDI provider to help you make that J2EE code all Guicey underneath! :) Guicey Testing for easy injection of resources into your test classes in JUnit3, JUnit4 or TestNG with flexible mapping to the Guice Modules for your test cases a Spring XML to Java code converter to help you turn that Spring XML into Java code Maven fully mavenized for easy use from Maven builds NewsThe 2.0 release has just been performed after the Guice 2.0 release! Get it while its hot! [Less]
Created 12 months ago.

1 Users

XUI is a Rich Internet Application Framework built using Java and XML. XUI comes with plugins for NetBeans and Eclipse that provide WYSIWYG design environments, including drag and drop form generation from Hibernate/JPA POJOs.
Created over 2 years ago.

1 Users
 

Utility library to implement domain objects and DAOs based on JPA and Spring.
Created about 1 year ago.

1 Users
 

Wentity (Web Entity) is a Java/Groovy based Service Framework for GAE which is currently under heavy development and structure-finding phase. The Wentity project incorporates other projects which may ... [More] be licensed under other licenses. Nevertheless Wentity is working and can be build and deployed as an GAE application! The Wentity project is under very active development and makes good progress. This project has a high momentum and is looking for further participants! [Less]
Created 12 months ago.

1 Users

Click on the logo to visit official project site. DAO Fusion is a lightweight yet comprehensive and extensible Java based Data Access Object (DAO) pattern implementation built on top of Java ... [More] Persistence API (JPA) and Hibernate. FeaturesYou could think of DAO Fusion as a solid foundation for your own DAO layers, doing most of the usual heavy lifting for you and providing support for common DAO-related tasks and patterns, such as: Persistent entity model Model your business domain using a standard persistent entity model with out-of-the-box default persistent entity implementations. Core DAO classes Build your DAO layer by extending standard persistent entity DAO interfaces / abstract implementations which already provide most of the usual DAO functionality. Persistent entity criteria API Construct persistent entity criteria with advanced filtering, sorting and paging capabilities and pass them to DAO methods to query for desired results. Criteria transfer object pattern Use the criteria transfer object (CTO) pattern to construct client-side versions of persistent entity criteria instances and pass them through the chosen communication mechanism to the remote server-side component, employing a CTO converter for seamless CTO-to-criteria transformation. Bitemporal pattern Add temporal aspects to your business domain, tracking persistent entities in two distinct timelines denoting the validity of facts and your knowledge of such facts throughout the time. Integration testsIn addition to all of that, DAO Fusion provides an out-of-the-box integration test support based on JUnit and Spring's TestContext framework. Integration tests interact with the chosen database instance and make sure that all standard DAO implementations are properly and thoroughly tested using a non-trivial sample domain model. Note that DAO Fusion is integration-tested against many popular databases, including MySQL, PostgreSQL, DB2, Oracle 10g and MS SQL Server 2000. Getting startedVisit our official project site to learn more about DAO Fusion. [Less]
Created 10 months ago.

0 Users

A appfuse like framework that used spring web flow ,richfaces and JPA.It include a core and a eclipse tool.
Created 12 months ago.

0 Users

用于学习的项目,包括很多子项目
Created 7 months ago.

0 Users

This project is a working example of a simple integration test using Maven 2, Spring 2.5, JPA 1.0, Hibernate 3, HSQLDB, and JUnit 4. To run the example, download the distribution, unzip it so that ... [More] there are no spaces in its path, and run mvn test. See file README in the distribution for further details. If you have issues, questions, or comments please join the discussion in our Google Group. Update - 09/29/2009: Updated pom with latest versions of dependencies: Spring 2.5.6, Hibernate 3.4.0.GA, JUnit 4.7, HSQLDB 1.8.0.10, and Hibernate3 Maven Plugin 2.2. I've tested using Maven 2.2.1 on Java 1.6.0_13 on Mac OS X 10.5.8. [Less]
Created 12 months ago.

0 Users

This project contains several open source extensions, examples and feasibility studies. Central technologies: JavaServer Faces, JPA, Groovy, JavaScript,...
Created 12 months ago.