Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 374 Bytes

File metadata and controls

15 lines (11 loc) · 374 Bytes

PGObject-Java

PGObject/LedgerSMB language bindings for Java

This project provides a port of the Perl PGObject framework to Java.

The immediate priorities are:

  1. Add basic pgcatalog functions
  2. Add Simple procedure mapper
  3. Add type registry system
  4. Add serialization interface
  5. Add pseudo-csv parsing classes
  6. Add composite procedure mapper