Home
last modified time | relevance | path

Searched defs:createTable (Results 1 – 11 of 11) sorted by relevance

/trunk/main/scripting/examples/python/pythonSamples/
H A DTableSample.py38 def createTable(): function
/trunk/main/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java103 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() method in HsqlDatabase
114 public void createTable(final HsqlTableDescriptor _tableDesc) throws SQLException in createTable() method in HsqlDatabase
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java134 static public void createTable(String _name, in createTable() method in DBUtil
146 static public void createTable(String _name, HsqlColumnDescriptor[] _columns) in createTable() method in DBUtil
/trunk/main/oox/source/xls/
H A Dtablebuffer.cxx116 Table& TableBuffer::createTable() in createTable() function in oox::xls::TableBuffer
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java139 void createTable(XPropertySet descriptor) throws SQLException { in createTable() method in PostgresqlTables
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTables.cxx166 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
/trunk/main/connectivity/source/drivers/mysql/
H A DYTables.cxx199 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
/trunk/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java245 …public boolean createTable(String _catalogname, String _schemaname, String _tablename, String[] _f… in createTable() method in TableDescriptor
360 …public boolean createTable(String _catalogname, String _schemaname, String _tablename, String[] _k… in createTable() method in TableDescriptor
/trunk/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java254 public boolean createTable() in createTable() method in TableWizard
/trunk/main/connectivity/source/drivers/adabas/
H A DBTables.cxx198 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable() function in OTables
/trunk/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1273 Reference< XPropertySet > OCopyTableWizard::createTable() in createTable() function in OCopyTableWizard

Completed in 54 milliseconds