Home
last modified time | relevance | path

Searched refs:SqlBatchInsert (Results 1 – 25 of 44) sorted by relevance

12

/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/cats/
H A Dbdb_sqlite.h61 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_dbi.h67 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_priv.h67 virtual bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override = 0;
H A Dbdb_mysql.h70 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dbdb_postgresql.h62 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dsqlite.cc643 bool BareosDbSqlite::SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) in SqlBatchInsert() function in BareosDbSqlite
H A Dmysql.cc760 bool BareosDbMysql::SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) in SqlBatchInsert() function in BareosDbMysql
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/cats/
H A Dbdb_sqlite.h61 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_dbi.h67 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_priv.h67 virtual bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override = 0;
H A Dbdb_mysql.h70 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dbdb_postgresql.h62 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dsqlite.cc643 bool BareosDbSqlite::SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) in SqlBatchInsert() function in BareosDbSqlite
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/cats/
H A Dbdb_sqlite.h61 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_dbi.h67 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_priv.h67 virtual bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override = 0;
H A Dbdb_mysql.h70 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dbdb_postgresql.h62 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dsqlite.cc643 bool BareosDbSqlite::SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) in SqlBatchInsert() function in BareosDbSqlite
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/cats/
H A Dbdb_sqlite.h61 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_priv.h67 virtual bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override = 0;
H A Dbdb_dbi.h67 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar);
H A Dbdb_mysql.h70 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dbdb_postgresql.h62 bool SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) override;
H A Dsqlite.cc643 bool BareosDbSqlite::SqlBatchInsert(JobControlRecord *jcr, AttributesDbRecord *ar) in SqlBatchInsert() function in BareosDbSqlite

12