Tags : Browse Projects

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

Hibernate Annotations

Compare

  Analyzed about 3 hours ago

Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in ... [More] addition to or as a replacement of XML mapping metadata. [Less]

2.86K lines of code

1 current contributors

8 months since last commit

102 users on Open Hub

Very Low Activity
4.11111
   
I Use This
Licenses: No declared licenses

Hibernate Entity Manager

Compare

Claimed by JBoss No analysis available

Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence configuration and packaging Hibernate EntityManager wraps ... [More] the powerful and mature Hibernate Core. You can fall back to Hibernate native APIs, native SQL, and native JDBC whenever necessary. The Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server. [Less]

0 lines of code

62 current contributors

0 since last commit

72 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

EclipseLink

Claimed by Eclipse Foundation No analysis available

The Eclipse Persistence Services Project (EclipseLink) project's goal is to provide an extensible framework that will enable Java developers to interact with relational databases, XML, and Enterprise Information Systems (EIS) in an efficient and productive manor. EclipseLink will focus on ... [More] supporting leading persistence standards including the Java Persistence API (JPA), Java API for XML Binding (JAXB), Java Connector Architecture (JCA), and Service Data Objects (SDO). [Less]

0 lines of code

2 current contributors

0 since last commit

32 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: edl-v10, eclipse

Apache OpenJPA

Compare

Claimed by Apache Software Foundation Analyzed about 16 hours ago

A Java EE persistence project. It aims to be a feature-rich implementation of the persistence part of Java Community Process JSR-220 (Enterprise JavaBeans 3.0), which is known as the Java Persistence API (JPA). OpenJPA can be used as a stand-alone POJO persistence layer, or it can be integrated into ... [More] any EJB3.0 compliant container and many lightweight frameworks. [Less]

545K lines of code

0 current contributors

about 2 months since last commit

20 users on Open Hub

Low Activity
4.0
   
I Use This

Cayenne

Compare

Claimed by Apache Software Foundation Analyzed about 2 hours ago

Apache Cayenne is an open source persistence framework licensed under the Apache License, providing object-relational mapping (ORM) and remoting services. With a wealth of unique and powerful features, Cayenne can address a wide range of persistence needs. Cayenne seamlessly binds one or more ... [More] database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. Or, with native XML serialization, objects can be even further persisted to non-Java clients - such as an Ajax-capable browser. [Less]

296K lines of code

7 current contributors

2 days since last commit

19 users on Open Hub

Moderate Activity
5.0
 
I Use This

DataNucleus

Compare

  Analyzed about 19 hours ago

The DataNucleus project provides products for the management of application data in a Java environment. Our aim is to provide good quality open source products to handle data in all of its forms, wherever it is stored. This goes from persistence of data into heterogeneous datastores, to providing ... [More] methods of retrieval using a range of query languages, and eventually on to the analysis of data and tools for managing data quality. DataNucleus Access Platform is the baseline product providing persistence of Java objects to a range of datastores using JDO and JPA APIs and permitting various query languages. [Less]

390K lines of code

7 current contributors

12 days since last commit

18 users on Open Hub

Moderate Activity
5.0
 
I Use This

Hibernate Search

  No analysis available

Hibernate Search brings the power of full text search engines to the persistence domain model and Hibernate experience, through transparent configuration via annotations and a common API. Full text search engines like Apache Lucene(tm) allow applications to execute free-text search queries. ... [More] However, it becomes increasingly more difficult to index a more complex object domain model - keeping the index up to date, dealing with the mismatch between the index structure and the domain model, querying mismatches, and so on. Hibernate Search help to tackle these problems and provides additional features such an easy to use Query DSL, JPA integration, advanced filtering, scalable clustering and monitoring features. [Less]

0 lines of code

9 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl

Spring Data JPA

Compare

  Analyzed 1 day ago

Spring JPA is part of the umbrella Spring Data project that makes it easy to easily implement JPA based repositories. Implementing a data access layer of an application has been cumbersome for quite a while. Too much boilerplate code has to be written to executing simple queries as well as ... [More] perform pagination, and auditing. Spring JPA aims to significantly improve the implementation of data access layers by reducing the effort to the amount that's actually needed. As a developer you write your repository interfaces, including custom finder methods, and Spring will provide the implementation automatically. [Less]

49.6K lines of code

14 current contributors

14 days since last commit

11 users on Open Hub

Moderate Activity
5.0
 
I Use This

Apache DeltaSpike

Compare

Claimed by Apache Software Foundation Analyzed about 1 hour ago

Apache DeltaSpike is a collection of portable CDI extensions. These ready-to-use modules enable you to integrate tested API extensions into your Java projects. DeltaSpike consists of a core module and a number of optional modules for providing additional enterprise functionality to your ... [More] applications. The modules include features for enhanced security with type-safe control over method invocations, integration with schedulers, injection of CDI objects into validators, and a transactional context and scope. DeltaSpike also provides boot and shutdown control over CDI containers in Java SE applications. Support for: JBoss Weld, Apache OpenWebBeans, Apache TomEE, JBoss AS, WildFly, Oracle GlassFish, and Jetty. [Less]

3.18M lines of code

6 current contributors

10 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This

Tynamo

Compare

  Analyzed 1 day ago

Tynamo is model-driven, full-stack web framework based on Tapestry 5. Tynamo's mission is to make web application development in Java simpler. We leverage existing technologies where possible and provide integrations with proven, clean and compact libraries rather than limit ourselves only to ... [More] standard Java (JSRs). Tynamo is both comprehensive and modular so you are free to choose the parts you like from our full stack. And finally, we like Tapestry and our modules use Tapestry IoC extensively. [Less]

14.2K lines of code

3 current contributors

almost 2 years since last commit

9 users on Open Hub

Very Low Activity
5.0
 
I Use This