Junction Quick-start
What you'll learn from this document:
- How to get Junction source code
- How to install Junction in a project
- How to configure Junction to work with a database
- How to write a mapping file
- How to write a simple data object for use with Junction
- How to perform CRUD operations using Junction
Table of Contents
- DownloadJunction
- InstallingJunction
- ConfigureJunction
- WriteMappingFiles
- WriteDataObjects
- PerformCrud