Class: Baza::Driver::Sqlite3Java::Table
- Inherits:
-
Baza::Driver::Sqlite3::Table
- Object
- Table
- Baza::Driver::Sqlite3::Table
- Baza::Driver::Sqlite3Java::Table
- Defined in:
- lib/baza/driver/sqlite3_java/table.rb
Instance Attribute Summary
Attributes inherited from Baza::Driver::Sqlite3::Table
Attributes inherited from Table
Method Summary
Methods inherited from Baza::Driver::Sqlite3::Table
#clone, #column, #columns, #copy, #create_column_programmatic, #create_columns, #create_indexes, #data, #drop, #index, #indexes, #initialize, #insert, #inspect, #maxlength, #native?, #optimize, #reload, #rename, #rows_count, #table, #to_s, #truncate
Methods inherited from Table
#<=>, #create_columns, #insert, #inspect, #row, #rows, #rows_count, #to_param, #to_s, #truncate, #upsert_duplicate_key
Methods included from Baza::DatabaseModelFunctionality
Constructor Details
This class inherits a constructor from Baza::Driver::Sqlite3::Table