Class: Baza::Driver::Sqlite3Java::Tables

Inherits:
Baza::Driver::Sqlite3::Tables show all
Defined in:
lib/baza/driver/sqlite3_java/tables.rb

Constant Summary

Constants inherited from Baza::Driver::Sqlite3::Tables

Baza::Driver::Sqlite3::Tables::CREATE_ALLOWED_KEYS

Instance Attribute Summary

Attributes inherited from Baza::Driver::Sqlite3::Tables

#db, #driver

Method Summary

Methods inherited from Baza::Driver::Sqlite3::Tables

#[], #add_to_list, #create, #exists_in_list?, #initialize, #list, #remove_from_list

Methods inherited from Tables

#exists?

Constructor Details

This class inherits a constructor from Baza::Driver::Sqlite3::Tables