This is regarding DERBY-6928. I used org.apache.derby.iapi. types.TypeId.SMALLINT_NAME instead of hard coding "SMALLINT" in the above method.
Can I know is this correct or not
This is regarding DERBY-6928. I used org.apache.derby.iapi. types.TypeId.SMALLINT_NAME instead of hard coding "SMALLINT" in the above method.
Can I know is this correct or not