Skip to content

yusuiked/jooq-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sample Code for 9th #渋谷java talk about jOOQ.

Requirement

  • JDK8
  • Maven

Usage

  1. git clone https://github.com/yukung/jooq-sample.git
  2. import "jooq-sample-db" into IDE and mavenize it.
  3. import "jooq-sample-core" into IDE and mavenize it.
  4. Do mvn clean install on jooq-sample-db project.
  5. run test code on jooq-sample-core/src/test/java/**.java

About

Sample Code for 9th #渋谷java talk about jOOQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages