Class CelestaConnection

  • All Implemented Interfaces:
    AutoCloseable, Connection, Wrapper

    public abstract class CelestaConnection
    extends Object
    implements Connection
    Adapter class for Connection where every method call is delegated to the corresponding method of connection delegate. Child classes can change this behavior.