https://github.com/msmolyakov/querydsl-sql-jdbc-junit-example
Using QueryDSL-SQL to generate Java classes from database in 'test' Maven phase
https://github.com/msmolyakov/querydsl-sql-jdbc-junit-example
build-helper-maven-plugin java jdbc junit maven querydsl querydsl-maven-plugin querydsl-sql sql sqlite xunit
Last synced: 7 months ago
JSON representation
Using QueryDSL-SQL to generate Java classes from database in 'test' Maven phase
- Host: GitHub
- URL: https://github.com/msmolyakov/querydsl-sql-jdbc-junit-example
- Owner: msmolyakov
- Created: 2017-01-13T09:21:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T14:43:27.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T12:19:32.962Z (9 months ago)
- Topics: build-helper-maven-plugin, java, jdbc, junit, maven, querydsl, querydsl-maven-plugin, querydsl-sql, sql, sqlite, xunit
- Language: Java
- Size: 593 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run: `mvn clean test`
test.db - Chinook Database for SQLite (http://chinookdatabase.codeplex.com/)