Class BytesType

java.lang.Object
org.seasar.doma.jdbc.type.AbstractJdbcType<byte[]>
org.seasar.doma.jdbc.type.BytesType
All Implemented Interfaces:
SqlLogFormatter<byte[]>, JdbcType<byte[]>

public class BytesType extends AbstractJdbcType<byte[]>
A JDBC type for Types.BINARY and byte[].