|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| NumberWrapper を使用しているパッケージ | |
|---|---|
| org.seasar.doma.jdbc.entity | エンティティに関するクラスやインタフェースを提供します。 |
| org.seasar.doma.wrapper | 値のラッパークラスとそのビジターを提供します。 |
| org.seasar.doma.jdbc.entity での NumberWrapper の使用 |
|---|
| NumberWrapper を返す org.seasar.doma.jdbc.entity のメソッド | |
|---|---|
abstract NumberWrapper<V> |
VersionPropertyType.getWrapper(E entity)
|
abstract NumberWrapper<V> |
GeneratedIdPropertyType.getWrapper(E entity)
|
| org.seasar.doma.wrapper での NumberWrapper の使用 |
|---|
| NumberWrapper を実装している org.seasar.doma.wrapper のクラス | |
|---|---|
class |
BigDecimalWrapper
BigDecimal のラッパーです。 |
class |
BigIntegerWrapper
BigInteger のラッパーです。 |
class |
ByteWrapper
Byte のラッパーです。 |
class |
DoubleWrapper
Double のラッパーです。 |
class |
FloatWrapper
Float のラッパーです。 |
class |
IntegerWrapper
Integer のラッパーです。 |
class |
LongWrapper
Long のラッパーです。 |
class |
ShortWrapper
Short のラッパーです。 |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||