Uses of Class
com.atlassian.confluence.impl.backuprestore.restore.dao.RestoreDao.RecordsForBatchInsert
-
Packages that use RestoreDao.RecordsForBatchInsert Package Description com.atlassian.confluence.impl.backuprestore.restore.dao -
-
Uses of RestoreDao.RecordsForBatchInsert in com.atlassian.confluence.impl.backuprestore.restore.dao
Method parameters in com.atlassian.confluence.impl.backuprestore.restore.dao with type arguments of type RestoreDao.RecordsForBatchInsert Modifier and Type Method Description voidRestoreDao. insertRecordsInTransaction(Collection<RestoreDao.RecordsForBatchInsert> recordsForBatchInserts)Inserts records for different tables in one transaction.
-