return new Byte(xml);
return new Byte( rs.getByte(name) );
return ComparableComparator.INSTANCE;
return ZERO;
return "byte";
return byte.class;
return Byte.class;
return new Byte( (byte) ( ( (Byte) current ).byteValue() + 1 ) );
return value.toString();
st.setByte( index, ( (Byte) value ).byteValue() );
return Types.TINYINT;