Uses of Class
org.seasar.doma.wrapper.PrimitiveDoubleWrapper
Packages that use PrimitiveDoubleWrapper
Package
Description
Provides JDBC related interfaces and classes.
Provides wrapper classes and visitor classes for them.
-
Uses of PrimitiveDoubleWrapper in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc with parameters of type PrimitiveDoubleWrapperModifier and TypeMethodDescriptiondefault StringSqlLogFormattingVisitor.visitPrimitiveDoubleWrapper(PrimitiveDoubleWrapper wrapper, SqlLogFormattingFunction sqlLogFormattingFunction, Void unused) Deprecated.default StringSqlLogFormattingVisitor.visitPrimitiveDoubleWrapper(PrimitiveDoubleWrapper wrapper, SqlLogFormattingFunction sqlLogFormattingFunction, JdbcMappingHint jdbcMappingHint) -
Uses of PrimitiveDoubleWrapper in org.seasar.doma.wrapper
Methods in org.seasar.doma.wrapper with parameters of type PrimitiveDoubleWrapperModifier and TypeMethodDescriptiondefault RWrapperVisitor.visitPrimitiveDoubleWrapper(PrimitiveDoubleWrapper wrapper, P p, Q q)