Code Monkey home page Code Monkey logo

batoojpa's Introduction

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


FASTEST JPA IMPLEMENTATION

Batoo JPA is the fastest JPA Implementation by far.

It is 10 ~ 20 times faster then the leading JPA providers.

LICENSE

Copyright (c) 2012 - Batoo Software ve Consultancy Ltd.

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

Bato 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

During normal build the the benchmark can also be run. Add -Pbenchmark to maven profiles.

The output of benchmark results can be found in /benchmark/target/surefire-reports/org.batoo.jpa.benchmark.BenchmarkTest-output.txt

DEVELOPMENT

Current development platform is Eclipse 3.7.2

The Eclipse Dependencies:

  • EGit / JGit
  • M2Eclipse

Several Eclipse resource files:

  • Run configs are in etc/ide/eclipse/run_configs
  • cleanup.xml -> Code cleanup profile
  • codetemplates.xml - Code templates profile
  • dictionary.txt - The custom spell checker dictionary
  • formatter.xml - The source formatter
  • templates.xml - The custom Java templates

There are 4 lunch shortcuts to benchmark Batoo JPA:

  • Benchmark - Batoo.launch
  • Benchmark - EclipseLink.launch
  • Benchmark - Hibernate.launch
  • Benchmark.launch

There are 5 unit tests lunch shortcuts to test Batoo JPA:

  • test-derby.launch
  • test-h2.launch
  • test-hsql.launch
  • test-mysql.launch
  • test-mssql.launch
  • test-oracle.launch
  • test-pgsql.launch
  • test-saw.launch

Do not forget to send pull requests...

batoojpa's People

Contributors

alesj avatar ammachado avatar asimarslan avatar barreiro avatar hceylan avatar kozzi11 avatar mdpinar avatar tolgagokmen avatar ylemoigne avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.