| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| org.seasar.doma.jdbc.command |
Provides classes and interfaces to execute SQL statements.
|
| org.seasar.doma.jdbc.dialect |
Provides RDBMS dialects.
|
| org.seasar.doma.jdbc.domain |
Provides the classes that are related to domains.
|
| org.seasar.doma.jdbc.entity |
Provides the classes that are related to entities.
|
| org.seasar.doma.wrapper |
Provides wrapper classes and visitor classes for them.
|
| Class and Description |
|---|
| Wrapper
A wrapper for a basic type.
|
| WrapperVisitor
A visitor for the
Wrapper interface. |
| Class and Description |
|---|
| Wrapper
A wrapper for a basic type.
|
| Class and Description |
|---|
| ArrayWrapper
A wrapper for the
Array class. |
| BigDecimalWrapper
A wrapper for the
BigDecimal class. |
| BigIntegerWrapper
A wrapper for the
BigInteger class. |
| BlobWrapper
A wrapper for the
Blob class. |
| BooleanWrapper
A wrapper for the
Boolean class. |
| BytesWrapper
A wrapper for the
byte[] class. |
| ByteWrapper
A wrapper for the
Byte class. |
| ClobWrapper
A wrapper for the
Clob class. |
| DateWrapper
A wrapper for the
Date class. |
| DoubleWrapper
A wrapper for the
Double class. |
| EnumWrapper
A wrapper for the
Enum class. |
| FloatWrapper
A wrapper for the
Float class. |
| IntegerWrapper
A wrapper for the
Integer class. |
| LocalDateTimeWrapper
A wrapper for the
LocalDateTime class. |
| LocalDateWrapper
A wrapper for the
LocalDate class. |
| LocalTimeWrapper
A wrapper for the
LocalTime class. |
| LongWrapper
A wrapper for the
Long class. |
| NClobWrapper
A wrapper for the
NClob class. |
| ObjectWrapper
A wrapper for the
Object class. |
| ShortWrapper
A wrapper for the
Short class. |
| SQLXMLWrapper
A wrapper for the
SQLXML class. |
| StringWrapper
A wrapper for the
String class. |
| TimestampWrapper
A wrapper for the
Timestamp class. |
| TimeWrapper
A wrapper for the
Time class. |
| UtilDateWrapper
A wrapper for the
Date class. |
| WrapperVisitor
A visitor for the
Wrapper interface. |
| Class and Description |
|---|
| Wrapper
A wrapper for a basic type.
|
| Class and Description |
|---|
| NumberWrapper
A wrapper for the
Number class. |
| NumberWrapperVisitor
A visitor for the
NumberWrapper interface. |
| Wrapper
A wrapper for a basic type.
|
| WrapperVisitor
A visitor for the
Wrapper interface. |
| Class and Description |
|---|
| AbstractWrapper
A skeletal implementation for the
Wrapper interface . |
| ArrayWrapper
A wrapper for the
Array class. |
| BigDecimalWrapper
A wrapper for the
BigDecimal class. |
| BigIntegerWrapper
A wrapper for the
BigInteger class. |
| BlobWrapper
A wrapper for the
Blob class. |
| BooleanWrapper
A wrapper for the
Boolean class. |
| BytesWrapper
A wrapper for the
byte[] class. |
| ByteWrapper
A wrapper for the
Byte class. |
| ClobWrapper
A wrapper for the
Clob class. |
| DateWrapper
A wrapper for the
Date class. |
| DoubleWrapper
A wrapper for the
Double class. |
| EnumWrapper
A wrapper for the
Enum class. |
| FloatWrapper
A wrapper for the
Float class. |
| IntegerWrapper
A wrapper for the
Integer class. |
| LocalDateTimeWrapper
A wrapper for the
LocalDateTime class. |
| LocalDateWrapper
A wrapper for the
LocalDate class. |
| LocalTimeWrapper
A wrapper for the
LocalTime class. |
| LongWrapper
A wrapper for the
Long class. |
| NClobWrapper
A wrapper for the
NClob class. |
| NumberWrapper
A wrapper for the
Number class. |
| ObjectWrapper
A wrapper for the
Object class. |
| PrimitiveBooleanWrapper
A wrapper for the
boolean class. |
| PrimitiveByteWrapper
A wrapper for the
byte class. |
| PrimitiveDoubleWrapper
A wrapper for the
double class. |
| PrimitiveFloatWrapper
A wrapper for the
float class. |
| PrimitiveIntWrapper
A wrapper for the
int class. |
| PrimitiveLongWrapper
A wrapper for the
long class. |
| PrimitiveShortWrapper
A wrapper for the
short class. |
| ShortWrapper
A wrapper for the
Short class. |
| SQLXMLWrapper
A wrapper for the
SQLXML class. |
| StringWrapper
A wrapper for the
String class. |
| TimestampWrapper
A wrapper for the
Timestamp class. |
| TimeWrapper
A wrapper for the
Time class. |
| UtilDateWrapper
A wrapper for the
Date class. |
| Wrapper
A wrapper for a basic type.
|
| WrapperVisitor
A visitor for the
Wrapper interface. |