Class: Baza::Driver::MysqlJava::Table

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

Instance Attribute Summary

Attributes inherited from Baza::Driver::Mysql::Table

#list, #name

Method Summary

Methods inherited from Baza::Driver::Mysql::Table

#__object_unique_id__, #clone, #column, #columns, #create_columns, #create_indexes, create_indexes, #data, #drop, #engine, #engine=, #index, #indexes, #initialize, #insert, #native?, #optimize, #reload, #rename, #rows_count, #truncate

Methods inherited from Table

#inspect, #to_s

Constructor Details

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