Searched defs:xPrep (Results 1 – 3 of 3) sorted by relevance
346 …Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(sQuery.makeStringAndClear())… in insertRow() local428 Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(i_sSQL)); in executeDelete() local725 …Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(sQuery.makeStringAndClear())… in fillMissingValues() local
230 Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(aSql.makeStringAndClear())); in insertRow() local375 … Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(aSql.makeStringAndClear())); in updateRow() local443 … Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(aSql.makeStringAndClear())); in deleteRow() local
490 … Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(aSql.makeStringAndClear())); in deleteRows() local647 Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(i_sSQL)); in executeUpdate() local758 Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(i_sSQL)); in executeInsert() local1067 Reference< XPreparedStatement > xPrep(m_xConnection->prepareStatement(aSql.makeStringAndClear())); in deleteRow() local
Completed in 28 milliseconds