TableMap#

public class TableMap implements EntityMap<Table>#

Fields#

_impl#

EntityMapTable _impl#

Constructors#

TableMap#

TableMap(EntityMapTable impl)#

Methods#

find#

public Table find(String name)#

Get the table with the specified name

Throws:

iterator#

public Iterator<Table> iterator()#

Get an iterator to the contents of the class

size#

public int size()#

Get the number of tables