Home
last modified time | relevance | path

Searched refs:createStandardCreateStatement (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/connectivity/source/commontools/
H A Ddbtools2.cxx191 ::rtl::OUString createStandardCreateStatement(const Reference< XPropertySet >& descriptor,const Ref… in createStandardCreateStatement() function
368 …::rtl::OUString aSql = ::dbtools::createStandardCreateStatement(descriptor,_xConnection,_pHelper,_… in createSqlCreateTableStatement()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java394 String sql = createStandardCreateStatement(descriptor, connection, helper, createPattern); in createSqlCreateTableStatement()
414 …public static String createStandardCreateStatement(XPropertySet descriptor, XConnection connection, in createStandardCreateStatement() method in DbTools
/aoo42x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx668 …::rtl::OUString createStandardCreateStatement( const ::com::sun::star::uno::Reference< ::com::sun:…

Completed in 79 milliseconds