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

USDA National Nutrient Database for Standard Reference SR28

License

NotificationsYou must be signed in to change notification settings

GregEakin/NutrishSr28

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥Greg Eakin

This is an experiment in configuring an existing database in Hibernate and JUnit 5.Here we defined the schema with annotation in Java files.

Run the Unit Tests

  1. Start the HSQLDB server by runningdev.eakin.server.Database.main().
  2. Initialize the DB schema withdev.eakin.Ddl.main().
  3. DownloadSR28ASC.zip, and unzip into the data folder.
  4. Load the data into the database withdev.eakin.DbLoad.main().
  5. Runall unit tests; everything should pass.
  6. Remember to shut down the database when finished, by runningdev.eakin.server.Shudown.main().

Tags

Database:

USDA Nutrition Database

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp