Interface ConnectionAdapter

  • All Superinterfaces:
    CommandAdapter

    public interface ConnectionAdapter
    extends CommandAdapter
    Adapter to abstract the Jdbc Connection Connection representing a connection/session to a specific database (RDBMS or NoSQL).
    Since:
    0.6.0
    Author:
    Alisson Gomes