Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2AB95108A6 for ; Mon, 15 Dec 2014 22:31:49 +0000 (UTC) Received: (qmail 67413 invoked by uid 500); 15 Dec 2014 22:31:44 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 67365 invoked by uid 500); 15 Dec 2014 22:31:44 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 67100 invoked by uid 99); 15 Dec 2014 22:31:43 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 22:31:43 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id B6E61AC0E00 for ; Mon, 15 Dec 2014 22:31:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r932889 [4/7] - in /websites/staging/deltaspike/trunk/content: ./ documentation/ Date: Mon, 15 Dec 2014 22:31:43 -0000 To: commits@deltaspike.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141215223143.B6E61AC0E00@hades.apache.org> Modified: websites/staging/deltaspike/trunk/content/documentation/index.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/index.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/index.html Mon Dec 15 22:31:42 2014 @@ -134,7 +134,7 @@ body { data-target=".nav-collapse"> Apache DeltaSpike + href="http://deltaspike.apache.org/index.html">Apache DeltaSpike [] -
-

Partial-Bean (optional)

-View details » -
-
-

Data (optional)

-
-

Definition : The DeltaSpike Data module provides enhanced JPA experience -with declarative queries, reducing boilerplate to a minimum.

-
-
-

Features :

-
-
-
  • -

    Derive queries by simple method names or by method annotations -defining JPQL, named queries or plain SQL

    +

    Bean Validation

  • -

    Result pagination and sorting

    +

    Container Control

  • -

    Auditing of entities

    +

    Data

  • -

    A simplified alternative to the Criteria API

    +

    JPA

  • -

    Mapping of entities from and to DTOs

    +

    JSF

    +
  • +
  • +

    Partial-Bean

    +
  • +
  • +

    Scheduler

  • -
-
-View details » -
-
-

Test-Control (optional)

-
-

Definition : This module allows to write CDI based tests easily.

-
-View details » -
-
-

Scheduler (optional)

-
-

Definition : This module provides a simple integration with Quartz v2 -(per default) or any other scheduler which supports cron-expressions for -job-classes.

-
-View details » -
- - -
-

DeltaSpike SPI

-
-
-

DeltaSpike Service Provider Interface (SPI)

-
-View details » -
-
- Modified: websites/staging/deltaspike/trunk/content/documentation/jpa.html ============================================================================== --- websites/staging/deltaspike/trunk/content/documentation/jpa.html (original) +++ websites/staging/deltaspike/trunk/content/documentation/jpa.html Mon Dec 15 22:31:42 2014 @@ -134,7 +134,7 @@ body { data-target=".nav-collapse"> Apache DeltaSpike + href="http://deltaspike.apache.org/index.html">Apache DeltaSpike []