Class: Baza::Driver::Sqlite3Java::Index
- Inherits:
-
Baza::Driver::Sqlite3::Index
- Object
- Index
- Baza::Driver::Sqlite3::Index
- Baza::Driver::Sqlite3Java::Index
- Defined in:
- lib/baza/driver/sqlite3_java/index.rb
Instance Attribute Summary
Attributes inherited from Baza::Driver::Sqlite3::Index
Method Summary
Methods inherited from Baza::Driver::Sqlite3::Index
#column_names, #data, #drop, #initialize, #name, #reload, #rename, #table, #table_name, #unique?
Methods inherited from Index
#data, #inspect, #to_param, #to_s
Methods included from Baza::DatabaseModelFunctionality
Constructor Details
This class inherits a constructor from Baza::Driver::Sqlite3::Index