パッケージ org.seasar.extension.jdbc.gen.desc

インタフェースの概要
AttributeDescFactory 属性記述のファクトリです。
ColumnDescFactory カラム記述のファクトリです。
CompositeUniqueConstraintDescFactory CompositeUniqueConstraintDescのファクトリです。
DatabaseDescFactory DatabaseDescのファクトリです。
EntityDescFactory EntityDescのファクトリです。
EntitySetDescFactory EntitySetDescのファクトリです。
ForeignKeyDescFactory ForeignKeyDescのファクトリを返します。
IdTableDescFactory 識別子を生成するテーブル記述のファクトリです。
PrimaryKeyDescFactory 主キー記述のファクトリです。
SequenceDescFactory シーケンス記述のファクトリです。
TableDescFactory TableDescのファクトリです。
UniqueKeyDescFactory 一意キー記述のファクトリです。
 

クラスの概要
AssociationDesc 関連記述です。
AttributeDesc エンティティの属性記述です。
ColumnDesc カラム記述です。
ColumnDesc.Key キーです。
CompositeUniqueConstraintDesc 複合一意制約記述です。
DatabaseDesc データベース記述です。
EntityDesc エンティティ記述です。
EntitySetDesc エンティティ集合記述です。
ForeignKeyDesc 外部キー記述です。
ForeignKeyDesc.Key キーです。
PrimaryKeyDesc 主キー記述です。
PrimaryKeyDesc.Key キーです。
SequenceDesc シーケンス記述です。
SequenceDesc.Key キーです。
TableDesc テーブル記述です。
TableDesc.Key キーです。
UniqueKeyDesc 一意キー記述です。
UniqueKeyDesc.Key キーです。
 

列挙型の概要
AssociationType 関連タイプです。
 



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