Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx255 ::rtl::OUString createStandardKeyStatement(const Reference< XPropertySet >& descriptor,const Refere… in createStandardKeyStatement() function
369 const ::rtl::OUString sKeyStmt = ::dbtools::createStandardKeyStatement(descriptor,_xConnection); in createSqlCreateTableStatement()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java395 final String keyStatement = createStandardKeyStatement(descriptor, connection); in createSqlCreateTableStatement()
585 …public static String createStandardKeyStatement(XPropertySet descriptor, XConnection connection) t… in createStandardKeyStatement() method in DbTools
/trunk/main/connectivity/inc/connectivity/
H A Ddbtools.hxx680 …::rtl::OUString createStandardKeyStatement( const ::com::sun::star::uno::Reference< ::com::sun::st…

Completed in 32 milliseconds