Lines Matching refs:raises
80 boolean wasNull() raises (com::sun::star::sdbc::SQLException);
89 string getString() raises (com::sun::star::sdbc::SQLException);
98 boolean getBoolean() raises (com::sun::star::sdbc::SQLException);
107 byte getByte() raises (com::sun::star::sdbc::SQLException);
116 short getShort() raises (com::sun::star::sdbc::SQLException);
125 long getInt() raises (com::sun::star::sdbc::SQLException);
134 hyper getLong() raises (com::sun::star::sdbc::SQLException);
143 float getFloat() raises (com::sun::star::sdbc::SQLException);
152 double getDouble() raises (com::sun::star::sdbc::SQLException);
162 sequence<byte> getBytes() raises (com::sun::star::sdbc::SQLException);
172 raises (com::sun::star::sdbc::SQLException);
182 raises (com::sun::star::sdbc::SQLException);
192 raises (com::sun::star::sdbc::SQLException);
215 raises (com::sun::star::sdbc::SQLException);
237 raises (com::sun::star::sdbc::SQLException);
254 raises (com::sun::star::sdbc::SQLException);
264 com::sun::star::sdbc::XRef getRef() raises (com::sun::star::sdbc::SQLException);
273 com::sun::star::sdbc::XBlob getBlob() raises (com::sun::star::sdbc::SQLException);
282 com::sun::star::sdbc::XClob getClob() raises (com::sun::star::sdbc::SQLException);
291 com::sun::star::sdbc::XArray getArray() raises (com::sun::star::sdbc::SQLException);