Module org.seasar.doma.core
Package org.seasar.doma.wrapper
package org.seasar.doma.wrapper
Provides wrapper classes and visitor classes for them.
-
ClassDescriptionAbstractWrapper<BASIC>A skeletal implementation for the
Wrapperinterface .A wrapper for theArrayclass.A wrapper for theBigDecimalclass.A wrapper for theBigIntegerclass.A wrapper for theBlobclass.A wrapper for theBooleanclass.A wrapper for thebyte[]class.A wrapper for theByteclass.A wrapper for theClobclass.A wrapper for theDateclass.A wrapper for theDoubleclass.EnumWrapper<E extends Enum<E>>A wrapper for theEnumclass.A wrapper for theFloatclass.A wrapper for theIntegerclass.A wrapper for theLocalDateTimeclass.A wrapper for theLocalDateclass.A wrapper for theLocalTimeclass.A wrapper for theLongclass.A wrapper for theNClobclass.NumberWrapper<BASIC extends Number>A wrapper for theNumberclass.NumberWrapperVisitor<R,P, Q, TH extends Throwable> A visitor for theNumberWrapperinterface.A wrapper for theObjectclass.A wrapper for thebooleanclass.A wrapper for thebyteclass.A wrapper for thedoubleclass.A wrapper for thefloatclass.A wrapper for theintclass.A wrapper for thelongclass.A wrapper for theshortclass.A wrapper for theShortclass.A wrapper for theSQLXMLclass.A wrapper for theStringclass.A wrapper for theTimestampclass.A wrapper for theTimeclass.A wrapper for theDateclass.Wrapper<BASIC>A wrapper for a basic type.WrapperVisitor<R,P, Q, TH extends Throwable> A visitor for theWrapperinterface.