Giter VIP home page Giter VIP logo

zhangwei5095 / spring-data-jdbc-ext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spring-attic/spring-data-jdbc-ext

0.0 2.0 0.0 2.27 MB

Spring Data JDBC Extensions. Support for database specific extensions to standard JDBC including support for Oracle RAC fast connection failover, AQ JMS support and support for using advanced data types.

Home Page: http://www.springsource.org/spring-data

CSS 1.10% XSLT 7.36% Java 91.53%

spring-data-jdbc-ext's Introduction

Spring Data JDBC Extensions

The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.

There are still many good uses for a relational database and this modules provides support for working with Querydsl for JDBC as well as an improved programming model for working with legacy and advanced features of the Oracle database.

Docs

You can find out more details from the user documentation or by browsing the javadocs.

Artifacts

All you need to do to include the project in your project is shown on the project page

Building

NOTE: Before you build the project you will need to download the necessary Oracle jars and import them into your local Maven repository. See spring-data-oracle/README.txt for more details on how to obtain and install these jars.

For building the project you need to use Java SDK version 1.6.

Spring Data JDBC Extensions uses Gradle as its build system. To build the project run:

./gradlew build

from the project root folder. This will compile the sources, run the tests and create the artifacts.

To generate IDE-specific files, use

./gradlew eclipse

or

./gradlew idea

depending on your editor.

Contributing

Here are some ways for you to get involved in the community:

  • Get involved with the Spring community on the Spring Community Forums. Please help out on the forum by responding to questions and joining the debate.
  • Create JIRA tickets for bugs and new features and comment and vote on the ones that you are interested in.
  • Github is for social coding: if you want to write code, we encourage contributions through pull requests from forks of this repository. If you want to contribute code this way, please reference a JIRA ticket as well covering the specific issue you are addressing.
  • Watch for upcoming articles on Spring by subscribing to spring.io

Before we accept a non-trivial patch or pull request we will need you to sign the contributor's agreement. Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests.

spring-data-jdbc-ext's People

Contributors

spring-builds avatar odrotbohm avatar davidkarlsen 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.