logo

class

sql::TableResource

sys::Obj
  sys::Resource
    sys::MemResource
      sql::TableResource

TableResource models an SQL table as a Fan resource in the Uri namespace. It serves as the namespace container for RowResources which map rows in an RDBMS to Fan objects.

Slots

make

new make(Uri uri)

Construct a resource to model a table.

More Info

Slots