Class: Baza::Driver::Sqlite3Java::Table

Inherits:
Baza::Driver::Sqlite3::Table show all
Defined in:
lib/baza/drivers/sqlite3_java/table.rb

Instance Attribute Summary

Attributes inherited from Baza::Driver::Sqlite3::Table

#name, #type

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

#inspect, #to_s

Constructor Details

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