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