パッケージ com.github.mygreen.sqlmapper.core.config
SpringFrameworkによる設定機能を提供します。
-
クラスの概要 クラス 説明 SqlMapperConfigurationSupport SQLMapperのSpringBeanの設定サポート用クラス。SqlTemplateProperties SQLテンプレートによる設定TableIdGeneratorProperties テーブルによるIDの自動採番の設定
| クラス | 説明 |
|---|---|
| SqlMapperConfigurationSupport |
SQLMapperのSpringBeanの設定サポート用クラス。
|
| SqlTemplateProperties |
SQLテンプレートによる設定
|
| TableIdGeneratorProperties |
テーブルによるIDの自動採番の設定
|