クラスの使用
com.github.mygreen.sqlmapper.core.id.AllocatableIdGenerator.AllocatedIdContext
-
AllocatableIdGenerator.AllocatedIdContextを使用しているパッケージ パッケージ 説明 com.github.mygreen.sqlmapper.core.id IDの自動生成機能を提供します。 -
-
com.github.mygreen.sqlmapper.core.idでのAllocatableIdGenerator.AllocatedIdContextの使用
AllocatableIdGenerator.AllocatedIdContext型の型パラメータを持つcom.github.mygreen.sqlmapper.core.idのフィールド 修飾子とタイプ フィールド 説明 protected Map<String,AllocatableIdGenerator.AllocatedIdContext>AllocatableIdGenerator. allocatedIdCache割り当てているIDのキャッシュ。
-