Class PostgresPackArchiveWriter


public class PostgresPackArchiveWriter extends ContentPackBaseArchiveWriter
PostgresPackArchiveWriter creates an open metadata archive that includes the connector type information for all PostgreSQL connectors supplied by the egeria project.
  • Constructor Details

    • PostgresPackArchiveWriter

      public PostgresPackArchiveWriter()
      Default constructor initializes the archive.
  • Method Details

    • getArchiveContent

      public void getArchiveContent()
      Implemented by subclass to add the content.
      Specified by:
      getArchiveContent in class EgeriaBaseArchiveWriter
    • main

      public static void main(String[] args)
      Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
      Parameters:
      args - ignored