パッケージの使用
com.github.mygreen.sqlmapper.core.dialect
-
com.github.mygreen.sqlmapper.core.dialectを使用しているパッケージ パッケージ 説明 com.github.mygreen.sqlmapper.core SQLとPOJOをマッピングする機能を提供します。com.github.mygreen.sqlmapper.core.config SpringFrameworkによる設定機能を提供します。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.enumeration 列挙型の型変換機能を提供します。com.github.mygreen.sqlmapper.core.type.lob ラージオブジェクトの型変換機能を提供します。com.github.mygreen.sqlmapper.core.type.standard 標準的な型の変換処理の実装を提供します。com.github.mygreen.sqlmapper.core.where.metamodel メタモデルによるクエリの条件式を組み立てる機能を提供します。 -
com.github.mygreen.sqlmapper.coreにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.configにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.dialectにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。DialectBase Dialectのベースとなるクラス。OracleDialect Oracle v12+用の方言の定義。 -
com.github.mygreen.sqlmapper.core.metaにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.typeにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.type.enumerationにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.type.lobにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.type.standardにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。 -
com.github.mygreen.sqlmapper.core.where.metamodelにより使用されるcom.github.mygreen.sqlmapper.core.dialectのクラス クラス 説明 Dialect SQLの方言を定義します。