534535536537538539540
* @param exprIndex the position of the value in the result * @return the value */ public byte getByte(ObjectManager om, Object datastoreResults, int[] exprIndex) { throw new JPOXException(failureMessage("getByte")).setFatal(); }