Class: Baza::Driver::MysqlJava::Index

Inherits:
Baza::Driver::Mysql::Index show all
Defined in:
lib/baza/driver/mysql_java/index.rb

Instance Attribute Summary

Attributes inherited from Baza::Driver::Mysql::Index

#args, #columns, #table_name

Method Summary

Methods inherited from Baza::Driver::Mysql::Index

#__object_unique_id__, #data, #drop, #initialize, #name, #primary?, #reload, #rename, #table, #unique?

Methods inherited from Index

#data, #inspect, #to_param, #to_s

Methods included from Baza::DatabaseModelFunctionality

#model_name, #to_model

Constructor Details

This class inherits a constructor from Baza::Driver::Mysql::Index