Subject Embedded backup (was: setAutocommit ...)
Author nagypapi
> No, this is not possible, since embedded locks the database file for
> exclusive access.

I was hoping that FirebirdConnection could somehow give me an
FBBackupManager instance that would be able to backup to DB through
the same connection.
Is that btw technically possible to introduce? (I saw that
FBBackupManager can be called with a "PURE_JAVA" parameter)

John