Uses of Class
org.seasar.doma.wrapper.NClobWrapper
Packages that use NClobWrapper
Package
Description
Provides JDBC related interfaces and classes.
Provides RDBMS dialects.
Provides wrapper classes and visitor classes for them.
-
Uses of NClobWrapper in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc with parameters of type NClobWrapperModifier and TypeMethodDescriptiondefault StringSqlLogFormattingVisitor.visitNClobWrapper(NClobWrapper wrapper, SqlLogFormattingFunction sqlLogFormattingFunction, Void unused) Deprecated.default StringSqlLogFormattingVisitor.visitNClobWrapper(NClobWrapper wrapper, SqlLogFormattingFunction sqlLogFormattingFunction, JdbcMappingHint jdbcMappingHint) -
Uses of NClobWrapper in org.seasar.doma.jdbc.dialect
Methods in org.seasar.doma.jdbc.dialect with parameters of type NClobWrapperModifier and TypeMethodDescriptionStandardDialect.StandardJdbcMappingVisitor.visitNClobWrapper(NClobWrapper wrapper, JdbcMappingFunction p, JdbcMappingHint q) StandardDialect.StandardSqlLogFormattingVisitor.visitNClobWrapper(NClobWrapper wrapper, SqlLogFormattingFunction p, Void q) -
Uses of NClobWrapper in org.seasar.doma.wrapper
Methods in org.seasar.doma.wrapper with parameters of type NClobWrapperModifier and TypeMethodDescriptiondefault RWrapperVisitor.visitNClobWrapper(NClobWrapper wrapper, P p, Q q)