An inner class used to represent a mapping of table names to DBIx::StORM::Table objects for a given connection.
=end NaturalDocs
Create a new tied object.
Fetch a table object for a particular table in the hash
Check for the existence of a table on a particular connection.
Reset the iterator and return the first hash object.
The tables are returned in a random order.
None
Return the next table from the iterator.
Return the number of tables available on the connection.