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