Lines Matching refs:raises
62 void updateNull() raises (com::sun::star::sdbc::SQLException);
71 void updateBoolean([in]boolean x) raises (com::sun::star::sdbc::SQLException);
80 void updateByte([in]byte x) raises (com::sun::star::sdbc::SQLException);
89 void updateShort([in]short x) raises (com::sun::star::sdbc::SQLException);
98 void updateInt([in]long x) raises (com::sun::star::sdbc::SQLException);
107 void updateLong([in]hyper x) raises (com::sun::star::sdbc::SQLException);
116 void updateFloat([in]float x) raises (com::sun::star::sdbc::SQLException);
125 void updateDouble([in]double x) raises (com::sun::star::sdbc::SQLException);
134 void updateString([in]string x) raises (com::sun::star::sdbc::SQLException);
143 void updateBytes([in]sequence<byte> x) raises (com::sun::star::sdbc::SQLException);
153 raises (com::sun::star::sdbc::SQLException);
163 raises (com::sun::star::sdbc::SQLException);
173 raises (com::sun::star::sdbc::SQLException);
183 [in]long length) raises (com::sun::star::sdbc::SQLException);
195 [in]long length) raises (com::sun::star::sdbc::SQLException);
205 raises (com::sun::star::sdbc::SQLException);
217 raises (com::sun::star::sdbc::SQLException);