Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseAdapter

This interface describes an adapter to load / save databases. It is required for the Database class

author

Nicolas Schmidt <@nsc-de>

see

Database - The user of this interface

see

DatabaseAdapter.save() - 💾 the save method of the DatabaseAdapter

see

DatabaseAdapter.load() - 💾 the load method of the DatabaseAdapter

Hierarchy

  • DatabaseAdapter

Implemented by

Index

Methods

Methods

load

save

Generated using TypeDoc