Interface JdbcConnectionAccess

  • All Superinterfaces:
    Serializable

    public interface JdbcConnectionAccess
    extends Serializable
    Provides centralized access to JDBC connections. Centralized to hide the complexity of accounting for contextual (multi-tenant) versus non-contextual access.