インタフェース
org.seasar.extension.jdbc.ColumnMetaFactory の使用

ColumnMetaFactory を使用しているパッケージ
org.seasar.extension.jdbc.meta S2JDBC用のメタデータを扱うための実装を提供します。 
 

org.seasar.extension.jdbc.meta での ColumnMetaFactory の使用
 

ColumnMetaFactory を実装している org.seasar.extension.jdbc.meta のクラス
 class ColumnMetaFactoryImpl
          ColumnMetaFactoryの実装クラスです。
 

ColumnMetaFactory として宣言されている org.seasar.extension.jdbc.meta のフィールド
protected  ColumnMetaFactory PropertyMetaFactoryImpl.columnMetaFactory
          カラムメタデータファクトリです。
 

ColumnMetaFactory を返す org.seasar.extension.jdbc.meta のメソッド
 ColumnMetaFactory PropertyMetaFactoryImpl.getColumnMetaFactory()
          カラムメタデータファクトリを返します。
 

ColumnMetaFactory 型のパラメータを持つ org.seasar.extension.jdbc.meta のメソッド
 void PropertyMetaFactoryImpl.setColumnMetaFactory(ColumnMetaFactory columnMetaFactory)
          カラムメタデータファクトリを設定します。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.