| Package | Description |
|---|---|
| org.seasar.doma |
アノテーション、および汎用的な例外を提供します。
|
| org.seasar.doma.expr |
式に関するクラスを提供します。
|
| org.seasar.doma.jdbc |
JDBC に関するインタフェースやクラスを提供します。
|
| org.seasar.doma.jdbc.builder |
SQLを動的に組み立て実行するためのクラスを提供します。
|
| org.seasar.doma.jdbc.command |
クエリを実行するクラスやインタフェースを提供します。
|
| org.seasar.doma.jdbc.dialect |
RDBMS の方言を提供します。
|
| org.seasar.doma.jdbc.domain |
ドメインに関するクラスやインタフェースを提供します。
|
| org.seasar.doma.jdbc.entity |
エンティティに関するクラスやインタフェースを提供します。
|
| org.seasar.doma.jdbc.id |
エンティティの識別子に関するクラスやインタフェースを提供します。
|
| org.seasar.doma.jdbc.query |
クエリを表すインタフェースやクラスを提供します。
|
| org.seasar.doma.jdbc.tx |
トランザクションに関するクラスを提供します。
|
| org.seasar.doma.jdbc.type |
JDBC の型を提供します。
|
| org.seasar.doma.message |
メッセージに関するクラスを提供します。
|
| org.seasar.doma.wrapper |
値のラッパークラスとそのビジターを提供します。
|