This project has retired. For details please refer to its Attic page.
SQL Support Sample
Qi4j
Introduction
Tutorials
Javadoc
Samples
Core
Libraries
Extensions
Tools
Glossary 

SQL Support Sample

Note

This sample use PostgreSQL and drop all of its data once run in order to be runnable multiple times.

Sample of how to fully use Qi4j SQL support : SQL Library, SQL EntityStore and SQL Index/Query.

Browse Source

A gradle task runSample is defined in this module as a shortcut to run the example. See Build System.