インタフェース
rubbish.db.exception.factory.SQLRuntimeExceptionFactory の使用

SQLRuntimeExceptionFactory を使用しているパッケージ
rubbish.db   
rubbish.db.exception.factory   
 

rubbish.db での SQLRuntimeExceptionFactory の使用
 

SQLRuntimeExceptionFactory として宣言されている rubbish.db のフィールド
protected  SQLRuntimeExceptionFactory RubbishDatabase.factory
           
 

SQLRuntimeExceptionFactory 型のパラメータを持つ rubbish.db のコンストラクタ
RubbishDatabase(SQLRuntimeExceptionFactory factory)
           
RubbishDatabase(Logger logger, SQLRuntimeExceptionFactory factory)
           
RubbishDatabase(SQLRuntimeExceptionFactory factory, QueryRunner qr)
           
RubbishDatabase(Logger logger, SQLRuntimeExceptionFactory factory, QueryRunner qr)
           
 

rubbish.db.exception.factory での SQLRuntimeExceptionFactory の使用
 

SQLRuntimeExceptionFactory を実装している rubbish.db.exception.factory のクラス
 class DB2ExceptionFactory
          DB2の例外のファクトリ
 class DefaultExceptionFactory
          標準の例外のファクトリ
 class FirebirdExceptionFactory
          Firebirdの例外のファクトリ
 class H2ExceptionFactory
          H2の例外のファクトリ
 class HsqldbExceptionFactory
          hsqldbの例外のファクトリ
 class MaxDBExceptionFactory
          MaxDBの例外のファクトリ
 class MSSQLExceptionFactory
          MSSQLの例外のファクトリ
 class MySQLExceptionFactory
          MySQLの例外のファクトリ
 class OracleExceptionFactory
          Oracleの例外のファクトリ
 class PostgreSQLExceptionFactory
          PostgreSQLの例外のファクトリ
 



Copyright © 2007 null. All Rights Reserved.