Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Entity beans fetching, joining, filtering, sorting and aggregation

NotificationsYou must be signed in to change notification settings

streamlined2/QueryProcessing

Repository files navigation

Entity beans fetching, joining, filtering, sorting and aggregation

Java 15, Eclipse 2020-12(4.18.0), MySQL 8.0.23

Start application by running main method in start.Runner class.MySQL JDBC driver mysql-connector-java-8.0.23.jar should be added to classpath.File local.properties looks likeuri=jdbc:mysql://localhost:3306/mydb?serverTimezone=UTCuser=userpassword=passwordschema=mydb

Project artefacts:

  1. sample log of execution: QueryProcessing-log
  2. MySQL DB model: QueryProcessing-model

Known drawbacks/TODOs

  1. Cover classes with unit tests instead of manual testing
  2. Add user interface instead of fixed use case scenario.

About

Entity beans fetching, joining, filtering, sorting and aggregation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp