return new Short(xml);
return new Short( rs.getShort(name) );
return ComparableComparator.INSTANCE;
return ZERO;
return "short";
return short.class;
return Short.class;
return new Short( (short) ( ( (Short) current ).shortValue() + 1 ) );
return value.toString();
st.setShort( index, ( (Short) value ).shortValue() );
return Types.SMALLINT;