Interface CommandAdapter

  • All Known Subinterfaces:
    ConnectionAdapter

    public interface 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