Package com.aceql.jdbc.commons

Provides main public JDBC classes in order to access a remote SQL database over http using a JDBC Driver
  • Class Summary
    Class Description
    AceQLBlob
    Blob implementation.
    AceQLClob
    Clob implementation.
    AceQLConnection
    Provides a Connection implementation that enable to use a virtual JDBC Connection that is mapped to a Server JDBC Connection in order to access a remote SQL database through HTTP.
    ConnectionInfo
    Allows to get all the info set and passed when creating an SQL Connection to the remote AceQL Server.
  • Enum Summary
    Enum Description
    EditionType
    Defines the AceQL Client JDBC Driver Edition: Community of Professional.
  • Exception Summary
    Exception Description
    AceQLException
    Wrapper class for Exceptions thrown on client side or server side.