Skip to content

jcosmo/tilde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilde

A project to play with JPA2 in an OSGi container, and the use of domgen/db_tasks.

Using

  • You will have to create a database by hand at this time

  • Copy the file src/main/resources/database.example.properties to src/main/resources/database.properties and edit

  • buildr domgen:sql <– to create databases/generated/Core/schema.sql, which you can run in your db

  • buildr domgen:jpa <– to create the JPA classes

  • buildr run <– to run

TODO

  • Start using db_tasks to create the database

  • Deploy as a bundle

About

An alternative tide - playing with JPA/OSGi/Buildr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published