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