Searched defs:isSigned (Results 1 – 4 of 4) sorted by relevance
95 boolean isSigned(int param) throws SQLException; in isSigned() method
126 boolean isSigned(int column) throws SQLException; in isSigned() method
260 public final boolean isSigned() { in isSigned() method in DOMTest
124 public boolean isSigned() { return format < Format.VOID; } in isSigned() method in Wrapper