Class Adapter.Configuration

java.lang.Object
org.postgresql.pljava.Adapter.Configuration
Enclosing class:
Adapter<T,U>

protected abstract static class Adapter.Configuration extends Object
A class that is returned by the configure method, intended for use during an Adapter subclass's static initialization, and must be supplied to the constructor when instances of the class are created.