rdbc API0.0.62 < Back
 

Packages

  •  package root

    TODO

    TODO

    Definition Classes
    root
  •  package io
    Definition Classes
    root
  •  package rdbc
    Definition Classes
    io
  •  package api
    Definition Classes
    rdbc
  •  package exceptions
    Definition Classes
    api
  • AuthFailureException
  • BeginTxException
  • CommitTxException
  • ConnectionClosedException
  • ConnectionReleaseException
  • ConnectionValidationException
  • ConstraintViolationException
  • ConversionException
  • IllegalSessionStateException
  • InactiveTxException
  • InvalidQueryException
  • MissingColumnException
  • MissingParamValException
  • MixedParamTypesException
  • NoKeysReturnedException
  • NoSuchParamException
  • NoSuitableConverterFoundException
  • RdbcException
  • RollbackTxException
  • TimeoutException
  • TooManyParamsException
  • UnauthorizedException
  • UncategorizedRdbcException
  • UnsupportedDbTypeException
p

io.rdbc.api

exceptions 

package exceptions

Type Members

  1.  class AuthFailureException extends RdbcException
  2.  class BeginTxException extends RdbcException
  3.  class CommitTxException extends RdbcException
  4.  class ConnectionClosedException extends RdbcException
  5.  class ConnectionReleaseException extends RdbcException
  6.  class ConnectionValidationException extends RdbcException
  7.  class ConstraintViolationException extends RdbcException
  8.  class ConversionException extends RdbcException
  9.  class IllegalSessionStateException extends RdbcException
  10.  class InactiveTxException extends RdbcException
  11.  class InvalidQueryException extends RdbcException
  12.  class MissingColumnException extends RdbcException
  13.  class MissingParamValException extends RdbcException
  14.  class MixedParamTypesException extends RdbcException
  15.  class NoKeysReturnedException extends RdbcException
  16.  class NoSuchParamException extends RdbcException
  17.  class NoSuitableConverterFoundException extends RdbcException
  18.  abstract class RdbcException extends RuntimeException
  19.  class RollbackTxException extends RdbcException
  20.  class TimeoutException extends RdbcException
  21.  class TooManyParamsException extends RdbcException
  22.  class UnauthorizedException extends RdbcException
  23.  class UncategorizedRdbcException extends RdbcException
  24.  class UnsupportedDbTypeException extends RdbcException

Ungrouped

Copyright 2016-2017 Krzysztof Pado