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

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

Instance Attribute Summary

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

#args, #columns

Method Summary

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

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

Methods inherited from Index

#inspect, #to_s

Constructor Details

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