Home
last modified time | relevance | path

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

12345678910>>...31

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java97 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() method in HsqlDatabase
108 public void createTable(final HsqlTableDescriptor _tableDesc) throws SQLException in createTable() method in HsqlDatabase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/qa/connectivity/tools/
H A DHsqlDatabase.java97 …public void createTable(final HsqlTableDescriptor _tableDesc, final boolean _dropIfExists) throws … in createTable() method in HsqlDatabase
108 public void createTable(final HsqlTableDescriptor _tableDesc) throws SQLException in createTable() method in HsqlDatabase
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/SqlEnterpriseFormatter/
H A Dformatcreatetable.h19 SqliteCreateTable* createTable = nullptr; variable
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/catalog/
H A Dpg_operator.c11 * src/backend/catalog/pg_operator.c
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols2/examples/quickcontrols2/chattutorial/chapter4-models/
H A Dsqlcontactmodel.cpp57 static void createTable() in createTable() function
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols2/examples/quickcontrols2/chattutorial/chapter5-styling/
H A Dsqlcontactmodel.cpp57 static void createTable() in createTable() function
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DTrueTypeTable.java71 public static TrueTypeTable createTable(TrueTypeFont ttf, in createTable() method in TrueTypeTable
84 public static TrueTypeTable createTable(TrueTypeFont ttf, in createTable() method in TrueTypeTable
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/
H A DHBaseTestingUtility.java1254 public Table createTable(TableName tableName, String family) in createTable() method in HBaseTestingUtility
1266 public HTable createTable(byte[] tableName, byte[] family) in createTable() method in HBaseTestingUtility
1294 public HTable createTable(TableName tableName, byte[] family) in createTable() method in HBaseTestingUtility
1325 public HTable createTable(byte[] tableName, byte[][] families) in createTable() method in HBaseTestingUtility
1367 public HTable createTable(byte[] tableName, byte[][] families, in createTable() method in HBaseTestingUtility
1373 public HTable createTable(String tableName, byte[][] families, in createTable() method in HBaseTestingUtility
1484 public HTable createTable(byte[] tableName, byte[][] families, in createTable() method in HBaseTestingUtility
1533 public HTable createTable(byte[] tableName, byte[][] families, in createTable() method in HBaseTestingUtility
1580 public HTable createTable(byte[] tableName, byte[][] families, in createTable() method in HBaseTestingUtility
1644 public HTable createTable(byte[] tableName, byte[][] families, in createTable() method in HBaseTestingUtility
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/examples/python/
H A DTableSample.py35 def createTable(): function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/examples/python/pythonSamples/
H A DTableSample.py35 def createTable(): function
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/windows/
H A Dconstrainttabmodel.h62 QPointer<SqliteCreateTable> createTable; variable
H A Dtableconstraintsmodel.h60 QPointer<SqliteCreateTable> createTable; variable
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/operator/bc/
H A DBcDefaultDigestProvider.java23 private static Map createTable() in createTable() method in BcDefaultDigestProvider
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/profiler/google-cloud-go-0.1.0/bigquery/
H A Dcreate_table_test.go31 func (rec *createTableRecorder) createTable(ctx context.Context, conf *createTableConf) error { func
/dports/www/limesurvey/limesurvey/application/core/db/
H A DMssqlSchema.php50 public function createTable($table, $columns, $options = null) function in MssqlSchema
H A DMysqlSchema.php15 public function createTable($table, $columns, $options = null) function in MysqlSchema
H A DPgsqlSchema.php45 public function createTable($table, $columns, $options = null) function in PgsqlSchema
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/execution/
H A DSparkSqlParserSuite.scala118 private def createTable( method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/@types/prosemirror-utils/
H A Dindex.d.ts155 export function createTable( function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/ibanbicdata/germany/
H A Dgermany.py33 def createTable(): function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/ibanbicdata/switzerland/
H A Dswitzerland.py32 def createTable(): function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/ibanbicdata/target2/
H A Dtarget-list_of_participants.py32 def createTable(): function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/ibanbicdata/netherlands/
H A Dnetherlands.py31 def createTable(): function
/dports/www/limesurvey/limesurvey/framework/base/
H A DCDbStatePersister.php137 protected function createTable() function in CDbStatePersister
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/dialogs/
H A Dnewconstraintdialog.cpp6 NewConstraintDialog::NewConstraintDialog(SqliteCreateTable* createTable, Db* db, QWidget *parent) : in NewConstraintDialog()
29 …onstraintDialog(ConstraintDialog::Constraint constraintType, SqliteCreateTable* createTable, Db* d… in NewConstraintDialog()

12345678910>>...31