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