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