java.lang.Object
java.net.spi.URLStreamHandlerProvider
org.postgresql.pljava.sqlj.Handler
All Implemented Interfaces:
URLStreamHandlerFactory

public class Handler extends URLStreamHandlerProvider
Provider for an sqlj:jarname URL stream handler.

This is only used to allow the security policy to grant permissions to jars by name. The handler is otherwise nonfunctional; its openConnection method throws an exception.