Searched refs:BinaryTypes (Results 1 – 2 of 2) sorted by relevance
123 protected static final int[] BinaryTypes = { //new int[12]; field in DBMetaData430 return (JavaTools.FieldInIntTable(BinaryTypes, _itype) > -1); in isBinaryDataType()
307 else if (JavaTools.FieldInIntTable(BinaryTypes, iType) >= 0) in getFieldNamesOfCommand()