パッケージの使用
com.github.mygreen.sqlmapper.core.annotation
-
com.github.mygreen.sqlmapper.core.annotationを使用しているパッケージ パッケージ 説明 com.github.mygreen.sqlmapper.core.annotation マッピング設定するためのアノテーションを提供します。com.github.mygreen.sqlmapper.core.dialect データベースごとの方言のサポートを提供します。com.github.mygreen.sqlmapper.core.meta エンティティ、カラムなどのメタ情報に関する機能を提供します。com.github.mygreen.sqlmapper.core.type SQL(JDBC)型を扱うための機能を提供します。com.github.mygreen.sqlmapper.core.type.standard 標準的な型の変換処理の実装を提供します。 -
com.github.mygreen.sqlmapper.core.annotationにより使用されるcom.github.mygreen.sqlmapper.core.annotationのクラス クラス 説明 Enumerated.EnumType 列挙型のマッピング種別を定義します。GeneratedValue.GenerationType 主キー生成戦略の種別を定義します。Temporal.TemporalType 時制の種別を定義します。 -
com.github.mygreen.sqlmapper.core.dialectにより使用されるcom.github.mygreen.sqlmapper.core.annotationのクラス クラス 説明 GeneratedValue.GenerationType 主キー生成戦略の種別を定義します。 -
com.github.mygreen.sqlmapper.core.metaにより使用されるcom.github.mygreen.sqlmapper.core.annotationのクラス クラス 説明 GeneratedValue.GenerationType 主キー生成戦略の種別を定義します。 -
com.github.mygreen.sqlmapper.core.typeにより使用されるcom.github.mygreen.sqlmapper.core.annotationのクラス クラス 説明 Convert プロパティの変換方法を指定します。 -
com.github.mygreen.sqlmapper.core.type.standardにより使用されるcom.github.mygreen.sqlmapper.core.annotationのクラス クラス 説明 Temporal.TemporalType 時制の種別を定義します。