| インタフェース | 説明 |
|---|---|
| AliasNameHolder | |
| CipherProcessor |
暗号処理プロセッサ。
|
| DBConnectionHealthChecker |
DBConnection / PooledDBConnectionにおける、接続済みコネクションのヘルスチェッカ。
|
| DBOAdapter | |
| Decoder | |
| DSVGenerator.Formatter | |
| DSVGenerator.Formatter.ArraySupport | |
| DSVGenerator.GeneratorHolder | |
| LaxMatchMapDataCreator |
LaxMatchMapの各aliasにマップされるデータの創造主。 |
| LineReader | |
| LogStackTraceListener |
Log.printStackTrace(Throwable), Log.printStackTrace(String, Throwable)のコールバックインタフェース。 |
| ngmObjectFunction |
Root class method definitions of all ngMAT's classes.
|
| ObjectPoolElementFactory |
ObjectPoolでプールする要素オブジェクトのファクトリ。 |
| PooledDBConnection.PDBCStatMBean |
PooledDBConnectionに関するJMXインタフェース。
|
| ThreadPoolWorkerInitializer |
Optional initializer for
ThreadPoolWorker. |
| クラス | 説明 |
|---|---|
| AcceptLanguageElement |
"Accept-Language"の要素。
|
| ArrayUtil | |
| AttributeParser |
name1=value1 name2=value=2...形式の属性定義文字列のパーサ。
|
| CoolProperties |
プロパティのちょっとした拡張クラスで英数字以外の文字も扱える。
|
| DateTime |
date / time holder.
|
| DBConnection |
自動拡張型コネクションプーリング機能を提供するDB接続クラス。
|
| DBConnectionFactory | |
| DBConnectionWrapper |
Connectionのラッパ。
|
| DBOAdapter.DTItem | |
| DBOMySQLAdapter | |
| DBOOracleAdapter | |
| DBOPostgreSQLAdapter | |
| DBOSQLServerAdapter | |
| DSV |
デリミタ区切り文字列ハンドラ。
|
| DSVGenerator |
オブジェクトのインスタンス変数からDSVを生成するユーティリティ。
|
| DSVGenerator.DefaultFormatter | |
| Enumration2Iterator<T> |
Wrapper for Enumeration to act as Iterator.
|
| EZEnum<T> | |
| FileWatcher |
ファイルの更新を監視する。
|
| FilterableLog |
StringFilterで出力抑制可能なログ出力。
|
| FixedLengthRecordFormatter |
固定長レコードフォーマッタ。
|
| FixedLengthStringItemSplitter |
固定長文字列項目分離器。
|
| IterableEnumeration<T> |
Enumration2Iterator を利用してIterableにする。 |
| Iterator2Enumeration<T> |
Wrapper for Iterator to act as Enumeration.
|
| KeyValuePackage | |
| LaxMatchMap |
<alias>.
|
| Log |
標準的なログ出力サービスクラス。
|
| LogFile |
ログ出力用抽象化ファイル。
|
| LogWithMultipleFiles |
Log to print messages to multiple files.
|
| ngmDB2Object |
ngmDBObject for PostgreSQL. ngmDBObjectのDB2版。
|
| ngmDBObject |
Root class of all ngMAT's database access classes. ngMATの提供するデータベース系クラス
の総親分。
|
| ngmObject |
Root class of all ngMAT's classes.
|
| ngmPGDBObject |
ngmDBObject for PostgreSQL. ngmDBObjectのPostgreSQL版。
|
| ngmPGDBObject2 |
ngmDBObject for PostgreSQL. ngmDBObjectのPostgreSQL版R2。
|
| NullCallableStatement |
Dummy CallableStatement.
|
| NullDBConnection |
空処理を行うConnection。
|
| NullEnumeration<T> |
empty list.
|
| NullPreparedStatement |
Dummy PreparedStatement.
|
| NullResultSet |
Dummy ResultSet.
|
| NullStatement |
Dummy Statement.
|
| Number36 | |
| ObjectPool |
Object pool.
|
| PooledDBConnection |
自動拡張型コネクションプーリング機能を提供するDB接続クラス。
|
| SmallCodeTable |
CoolPropertiesの拡張クラスで、比較的小さなコードテーブル(コード/名前対応表)をオンメモリで扱う。
|
| SpecialJapaneseCharactersMapConverter |
SJIS ~ MS932変換マップの差異を置換する。
|
| StackTraceHandler |
スタックトレースハンドラ。
|
| StandardDB2HealthChecker |
DB2用標準ヘルスチェッカ。"
|
| StandardMySQLHealthChecker |
MySQL用標準ヘルスチェッカ。"
|
| StandardOracleHealthChecker |
Oracle用標準ヘルスチェッカ。"
|
| StandardPostgreSQLHealthChecker |
PostgreSQL用標準ヘルスチェッカ。"
|
| StandardSQLServerHealthChecker |
SQLServer用標準ヘルスチェッカ。"
|
| StringConstants |
文字列の典型的な定数たち。
|
| StringConverter |
文字列の典型的な変換ロジックを提供するユーティリティクラス。
|
| StringFilter |
filter to process a string.
|
| StringFilterSet |
StringFilter chain set to process a string. |
| StringUtil | |
| ThreadPool |
Thread pool.Following properteis are used :
namerequireddefaultdescription ThreadPool.Name "ThreadPool@" + hashCode()Name of the pool. |
| ThreadPoolWorker |
The worker class pooled in
ThreadPool. |
| URLParameterHandler |
URLパラメタハンドラ。
|
| URLParameterParser |
Parser for URL encoded parameter string.
|
| WordParser |
半角空白を区切りとしてワードを抽出するパーサ。
|
| 例外 | 説明 |
|---|---|
| AttributeNotDefinedException |
The exception to notify the required property is not defined.
|
| BadAttributeValueException |
The exception to notify the value of the attribute is bad.
|
| BadPropertyValueException |
The exception to notify the value of the property is bad.
|
| CommonRuntimeException |
コモンパーツにおいてなんか例外が発生したことを通知する例外。
|
| DBObjectNotFoundException | |
| DeadlockFoundException | |
| InvalidPropertyException |
The exception to notify the value of the property is invalid.
|
| LowLevelException |
Signals that some middleware level exception has occured on a
common parts process.
|
| MethodNotSupportedException | |
| NoMoreAvailableThreadPoolWorkersException |
利用可能なワーカーがなかったことを通知する例外。
|
| NotSupportedException |
Signals that the method is not supported.
|
| PropertyNotDefinedException |
The exception to notify the required property is not defined.
|
| ThreadPoolException |
ThreadPoolに関連する例外。
|
| ThreadPoolRuntimeException |
ThreadPoolに関連するランタイム例外。
|
| UniqueConstraintViolationException |