Skip to content

sgodden/projectx-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO - look at using mongojack.org to handle the persistence

Use a 'FooReference' paradigm to provide references to other entities.

E.g. OrderLine would have a PacageTypeRef instance which only had an id on it. This could have a method to retrieve the full object, which was marked transient so that the persistence mechanism did not see it as part of the entity document.

About

Java implementation of projectx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages