Batoo Persistence Community Tests

The fastest JPA 2.0 Implementation

Лицензия

Лицензия

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

org.batoo.jpa
Идентификатор

Идентификатор

community
Последняя версия

Последняя версия

2.0.1.0-RTM
Дата

Дата

Тип

Тип

jar
Описание

Описание

Batoo Persistence Community Tests
The fastest JPA 2.0 Implementation
Организация-разработчик

Организация-разработчик

Batoo Software & Consultancy
Система контроля версий

Система контроля версий

https://github.com/BatooOrg/BatooJPA/community

Скачать community

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.batoo.jpa/community/ -->
<dependency>
    <groupId>org.batoo.jpa</groupId>
    <artifactId>community</artifactId>
    <version>2.0.1.0-RTM</version>
</dependency>
// https://jarcasting.com/artifacts/org.batoo.jpa/community/
implementation 'org.batoo.jpa:community:2.0.1.0-RTM'
// https://jarcasting.com/artifacts/org.batoo.jpa/community/
implementation ("org.batoo.jpa:community:2.0.1.0-RTM")
'org.batoo.jpa:community:jar:2.0.1.0-RTM'
<dependency org="org.batoo.jpa" name="community" rev="2.0.1.0-RTM">
  <artifact name="community" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.batoo.jpa', module='community', version='2.0.1.0-RTM')
)
libraryDependencies += "org.batoo.jpa" % "community" % "2.0.1.0-RTM"
[org.batoo.jpa/community "2.0.1.0-RTM"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.batoo.jpa : batoo-jpa jar 2.0.1.0-RTM
org.batoo.jpa : persistence-api jar 2.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.0.0.GA

test (17)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.6
org.apache.bval : bval-jsr303 jar 0.4
org.apache.bval : bval-core jar 0.4
org.apache.commons : commons-lang3 jar 3.1
mysql : mysql-connector-java jar 5.1.21
postgresql : postgresql jar 9.1-901-1.jdbc4
hsqldb : hsqldb jar 1.8.0.10
com.jolbox : bonecp jar 0.7.1.RELEASE
org.apache.derby : derby jar 10.9.1.0
com.h2database : h2 jar 1.3.168
commons-beanutils : commons-beanutils jar 1.8.3
com.mysema.querydsl : querydsl-jpa jar 2.8.1
org.apache.openejb : openejb-core jar 4.5.0
org.apache.openejb : javaee-api jar 6.0-4
junit : junit jar 4.10
org.slf4j : jul-to-slf4j jar 1.6.6
org.slf4j : jcl-over-slf4j jar 1.6.6

Модули Проекта

Данный проект не имеет модулей.

Build Status Welcome to Batoo JPA - http://batoo.org


Batoo JPA 2.0 Spec Implementation

Deprecated - This project is not maintained anymore!!!

LICENSE

Copyright (c) 2012-2013, Batu Alp Ceylan

This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute it subject to the terms and conditions of the GNU Lesser General Public License, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this distribution; if not, write to: Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA

FEATURES

  • Full implementation of JPA 2.0 Spec (except for the L2 Cache for now)
  • Minimum deviation from the specification
  • Full JTA Support
  • Built in connection pool for Java SE
  • Prepared Statement cache support for Java SE

COMPATIBILITY

Batoo JPA has been tested with the following databases:

  • Derby
  • HypersonicDB
  • H2
  • MySql
  • PostgreSQL
  • MsSQL
  • Oracle
  • Sybase SQLAnyWhere

Batoo JPA has been tested with the following platforms:

  • Java SE 1.6
  • Java SE 1.7
  • JBoss AS 6.1.0.Final
  • JBoss AS 7.1.1.Final
  • GlassFish 3.1.2.1
  • Apache TomEE 5.0
  • Apache Tomcat 7.0.x

BUILDING

  1. Install Maven 3.0.X if you haven't installed it previously.

  2. Install JDK 1.7 if you haven't installed it previously.

  3. check the project using

    $ git clone git://github.com/BatooOrg/BatooJPA.git

    $ cd BatooJPA

    $ mvn install

Note: The initial build may take a long time.

BENCHMARK

You can use BatooJPABenchmark for benchmarking.

org.batoo.jpa

Batoo Software

Версии библиотеки

Версия
2.0.1.0-RTM
0.1.6