Interface SqlDataBase

    • Method Detail

      • getSqlExceptionHandler

        SqlExceptionHandler getSqlExceptionHandler()
        Returns:
        the exception Handler.
      • getSqlMapping

        SqlMapping getSqlMapping()
        Returns:
        the mapping between the vendor database and java
      • getSqlDialect

        SqlDialect getSqlDialect()
        Returns:
        the specific dialect used by the database.