Interface IdDatabaseType

All Superinterfaces:
AutoCloseable, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
IdDatabase

public interface IdDatabaseType extends AutoCloseable, com.io7m.repetoir.core.RPServiceType
An open database.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    Open a database connection using the given role.

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description