Package org.qi4j.index.sql.support.postgresql

Interface Summary
PostgreSQLService This is actual service responsible of managing indexing and queries and creating database structure.
PostgreSQLTypeHelper A little helper interface to convert java types to SQL types when inserting objects to prepared statements.
 

Class Summary
PostgreSQLAppStartup TODO refactoring
PostgreSQLIndexExporter  
PostgreSQLIndexing  
PostgreSQLQuerying  
PostgreSQLTypeHelper.SQLTypeHelperMixin