Projects tagged ‘development’ and ‘javaee’


Jump to tag:

Projects tagged ‘development’ and ‘javaee’

Filtered by Project Tags development javaee

Refine results Project Tags java (8) persistence (6) database (5) jpa (5) hibernate (4) orm (4) web (3) ajax (3) dynamic_content (2) gui (2) jdo (2) j2ee (2)

[8 total ]
32

Hibernate Annotations

   
Primary Language: XSL Transformation

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 ... [More] mapping with Hibernate 3.2. You can use annotations in addition to or as a replacement of XML mapping metadata. [Less]

Metrics updated 04 Sep 08

20

Hibernate Entity Manager

   
Primary Language: XSL Transformation

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 ... [More] configuration and packaging Hibernate EntityManager wraps 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]

Metrics updated about 23 hours ago

12

JPOX

   
Primary Language: Java Licensed as: Apache License 2.0

JPOX provides transparent persistence of Java objects. It is a compliant implementation of the JDO1.0, JDO2.0, JDO2.1 and JPA1.0 specifications. It supports persistence to all of the major RDBMS on the market today, as well as to DB4O datastores. It ... [More] allows querying using either JDOQL, SQL or JPQL. JPOX 1.1.0 is the Reference Implementation(RI) for JDO 2, and JPOX 1.2.0 is the RI for JDO2.1. It uses OSGi technology for its plugin framework [Less]

Metrics updated 04 Sep 08

5

[fleXive]

 
Primary Language: Java Licensed as: GNU General Public License 2.0 or later,GNU Lesser General Public License 2.1

[fleXive] is a Java EE 5 open-source (LGPL) framework for the development of complex and evolving (web-)applications. It speeds up development by easing many tedious and repetitive programming tasks. [fleXive] concentrates on enterprise-scale ... [More] content modeling, storage and retrieval, and includes comprehensive JSF support for displaying and manipulating these contents in (web) applications. The runtime environment can be included in existing Java EE applications, but you can also build new applications and package them into stand-alone Java EE applications. [fleXive] provides essential features for data-centric applications: * Secure EJB-based persistence engine * Web development JSF toolkit * Powerful (GPL) administration interfaces * Based on Java 6, EJB 3, JSF, MySQL [Less]

Metrics updated 04 Sep 08

4

jSeamless

 
Primary Language: Java Licensed as: BSD-ish License

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

Metrics updated 06 Jul 08

4

DataNucleus

 
Primary Language: Java Licensed as: Apache License 2.0

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 ... [More] data into heterogeneous datastores, to providing 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]

Metrics updated 01 Sep 08

3

Envers

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

The Envers project makes it simple to version entities. The only thing required is annotating them with @Versioned. Storing historical data (versions) is completely transparent to the developer. He/she may interact with the entities as always. Not ... [More] only basic properties of an entity can be versioned, but also relations, making it possible to view parts of the database as they were at a given revision (each revision has an associated timestamp, one revision = one transaction, in which versioned data has changed). Moreover, Envers provides a straightforward interface for retrieving historical data, a criteria-like query interface, and the possibility to store additional information alongside each revision. Envers works with Hibernate and Hibernate Entity Manager. [Less]

Metrics updated 04 Sep 08

1

IWebMvc

 
Primary Language: Java Licensed as: GNU General Public License 3.0

IWebMvc is a web / enterprise platform built in Java based on Spring / Hibernate /DWR /dojo, offering lots of pre-built functionality (project kick start, security, RSS, CRUD operations, widgets, full-text search, ..) out-of-the-box to developers.

Metrics updated 03 Sep 08