public class BuilderKit extends Object
BuilderKit class.
public static Byte getByte(ResultSet rs, int i) throws SQLException
getByte.
rs - a ResultSet object.i - a int.Byte object.SQLException - if any.public static Short getShort(ResultSet rs, int i) throws SQLException
getShort.
rs - a ResultSet object.i - a int.Short object.SQLException - if any.Copyright © 2023. All rights reserved.