クラス
org.seasar.doma.jdbc.entity.BasicPropertyType の使用

BasicPropertyType を使用しているパッケージ
org.seasar.doma.jdbc.entity エンティティに関するクラスやインタフェースを提供します。 
 

org.seasar.doma.jdbc.entity での BasicPropertyType の使用
 

org.seasar.doma.jdbc.entity での BasicPropertyType のサブクラス
 class AssignedIdPropertyType<PE,E extends PE,V,D>
          アプリケーションにより割り当てられる識別子のプロパティ型です。
 class GeneratedIdPropertyType<PE,E extends PE,V extends Number,D>
          生成される識別子のプロパティ型です。
 class VersionPropertyType<PE,E extends PE,V extends Number,D>
          バージョンのプロパティ型です。
 



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